Search
Follow Us
Categories
- Success Stories(157)
Archives
Sharing Data with Aspose – Data Security
Aspose might need your data sometimes for fixing or improving different features of the APIs. We understand your data security and privacy concerns so we take the necessary steps for transmitting and protecting the data.
Posted in Aspose.Total Product Family
Convert RTF Documents to PDF using C#
RTF is a popular file format that was introduced by Microsoft for creating rich text documents. The interoperability of RTF makes it possible to exchange the content between different Microsoft products as well as heterogeneous operating systems. PDF, on the other hand, is one of the most widely used digital document formats which provides cross-platform support. The conversion of the documents to PDF format is highly in practice. Therefore, in this article, you will learn how to convert an RTF document to PDF programmatically using C#.
Posted in Aspose.Words Product Family Tagged convert rtf to pdf, rtf to pdf csharp
Convert DOCX to DOC or DOC to DOCX with C# VB.NET
Microsoft Word Documents are majorly of two types, DOC and DOCX. You can convert DOCX to DOC as well as from DOC to DOCX using C# or VB.NET programmatically. Each document can be processed and converted one by one or you can batch convert the DOC and DOCX files if you need to work with a lot of files.
Add or Remove Watermark in Word (DOC/DOCX) using C++
Watermarks are usually used to show ownership or the nature of the document. You can add/insert or remove watermark in Word Documents (DOC/DOCX) programmatically using C++. For instance, a word document contains classified information and you want to add a watermark in the file then these requirements can be met efficiently with Aspose.Words for C++ API.
Rotate PDF Pages, the Text or Image with C# or VB.NET
Let us explore how to rotate PDF pages as well as how to rotate text or images/pictures in a PDF document in your .NET applications. You can work with Aspose.PDF for .NET API to call the methods and APIs using C# or VB.NET languages.
C# PDF to PPTX Conversion – Handle Notes and Decoration Graphics