Dear .Net developers, During reading this article you will find how to create a Word document using C# and .Net, and furthermore how to save it as *.docx and *.rtf. To get the ball rolling, let’s describe some requirements for the Word document which we want create: It has to be 8.5×11 inches Letter page size, […]
Read More →Category: Working with SautSoft components
How to convert PDF to JPG image with high Quality in C# and .Net
In this article I’d like to tell how to convert PDF to JPG in .Net platform with various Jpeg Quality (High and Low). In addition I’ll show you a simple C# sample which help us to understand how the size of .jpg file depends of jpeg quality. As you may know that JPEG format is very […]
Read More →Delphi.Net – How to convert PDF to WORD
Hi Everyone! My name is Brian and in this short article, I’ll show how to convert PDF to Word in Delphi .Net within PDF Focus .Net library. Firstly, you need to download the latest distribution of SautinSoft’s PDF Focus .Net (20 Mb): The download link: http://www.sautinsoft.com/thankyou.php?download=4 More information about the component: http://www.sautinsoft.com/products/pdf-focus/index.php Secondly, you must […]
Read More →How to create HTML email with embedded images from RTF and send it using Outlook in .Net C#
Create HTML email with embedded images from RTF in .Net
Read More →How to convert RTF to HTML email with embedded images and send it via SmtpClient in .Net C#
In this article you will find how to create a simple .Net C# application which converts RTF document to HTML email with attached images and sends it via SmtpClient class. Let’s make a C# code satisfying of these conditions: Acceptable for any .Net application: ASP.NET, Windows Forms, WPF, Console, Web Service, SilverLight etc. Works at […]
Read More →