
|
Convert DOC to HTML then Send by email the resulting file as HTML Report!
DOC Mail Word .Net component can send email HTML |
|
DOC Mail Word .Net is an ASP Net component is clever at automatically send email HTML after conversion Word documents Doc to HTML. It's very easy way just:
• define the fields "from", "to", "object";
• pass the address of the SMTP server, user name, password;
• point corresponding HTML file. |
| |
| |
Send email HTML Example |
|
[C#] |
DOC to HTML by email |
DuoDimension.Databeam.Word convert = new DuoDimension.Databeam.Word("");
if (convert.IsWordInstalled == true )
{
convert.OpenDoc(@"D:\Sample Word File.doc");
if (connvert.ReturnCode == 0)
{
convert.DocToHtml(@"d:\testmail.html");
if (convert.ReturnCode == 0
convert.SendHTMLMail(
@"d:\testmail.html", // corresponding HTML file
"frog@mail.com", // address from
"fox@hotmail.com", // address to
"my test", // subject
"smtp.mail.com", // SMTP server
"frog_user", // user name
"frog_pass"); // password
}
} |
Convert DOC to HTML with the help of the component |
|
| |
DOC Mail Word .Net is an ASP Net component enables to convert automatically DOC to HTML Web page.It also supports conversion of several directions between Word file formats DOC, HTML, RTF, TXT, XML, DOCX (only for Microsoft Office® 2007). The component requires Microsoft Office® installed.
| File Formats: |
|
|
|
| |
|
|
|
• DOC to HTML
• DOC to RTF
• DOC to TXT
• DOC to XML
• DOC to DOCX |
• DOCX to HTML
• DOCX to RTF
• DOCX to TXT
• DOCX to XML
• DOCX to DOC |
• RTF to HTML
• RTF to DOC
• RTF to TXT
• RTF to XML
• RTF to DOCX |
• TXT to HTML
• TXT to RTF
• TXT to DOC
• TXT to XML
• TXT to DOC X |
Key features:
• Very quick conversion!
• Convert Word files to different formats DOC to HTML, DOC to RTF, DOC to TXT, DOC to XML, DOC to DOCX.
• Work with versions Microsoft Office® 2000 and above.
• Strict copying of Word DOC file formatting.
• You need just 3 lines of source code for successful conversion.
• Compose Outlook letter with embedded resulting HTML file and send email HTML. |
|
|
| |
| Components News |
|
| |
November 16th , 2008 |
|
| |
|
| |
Databeam Excel .Net component 2.1 |
| |
• Improved algorithm of the method for sending an email automatically. |
| |
|
| |
November 1st , 2008 |
|
| |
|
| |
Eyes Dropper 3.1 |
| |
• Additional actions of Alarm Clock notification.
• Password protection of the Lock Screen. |
| |
|
| |
October 15th, 2008 |
|
| |
|
| |
Databeam Word .Net component 2.0 |
| |
• Added new property: Save Picture With Document. All details how to use it see in the documentation. |
| |
|
| |
October 3rd, 2008 |
|
| |
|
| |
Databeam Word .Net component 2.0 |
| |
• Added converting methods Txt to Html & Rtf to Html. |
| |
|
| |
September 22, 2008 |
|
| |
|
| |
Databeam Word .Net component 2.0 |
| |
• New Component for ASP.NET !
• Component converts documents Word to HTML.
• Conversion of different Word file formats DOC/DOCX. |
| |
|
| |
September 09, 2008 |
|
| |
|
| |
Databeam Excel .Net component 2.0 |
| |
• New Version!
• New facilities for export data from database to XLS to HTML. |
| |
|
| |
August 15, 2008 |
|
| |
|
| |
Sunflower Excel .Net component 1.0 |
| |
• Added new properties: Update links on save & Create files folders. All details how to convert Xls to Html see in the documentation. |
| |
|
| |
Eyes Dropper 3.0 |
| |
• Changed events of the sound noticies. |
| |
|
| |
August 1st, 2008 |
|
| |
|
| |
Sunflower Excel .Net component 1.0 |
| |
• Changed algorithm of the opening & convert Xls to Html. |
| |
|
| |
July 15, 2008 |
|
| |
|
| |
Sunflower Excel .Net component 1.0 |
| |
• New function composes Outlook letter with resulting Html file. |
| |
|
| |
June 28, 2008 |
|
| |
|
| |
Eyes Dropper 3.0 |
| |
• Additional Eye Exercises. Get free Video files from the Downloads page. |
| |
|
| |
all news... |
|
|