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 →Tags: convert
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 →How to add HTML to Word converting function into any .Net application
News: politics, sport, technologies, health – this is the information necessary for work and life. It is probably some of the most important components of the life of modern society and of each of us in particular. We always try to be well informed about all events, to be aware of everything. Ratings of […]
Read More →.Net component to convert between docx, pdf, excel, pptx, html, rtf in C#
We tried to erase customary distinctions between popular office formats and to give you an opportunity to choose your own format! Modern document circulation is swiftly developing and information flows in the outside world are quite various. Wherever you are, you constantly encounter electronic documents, whether you work in an office, study at school […]
Read More →