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 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.

Posted in Aspose.Words Product Family | Tagged , , , , , ,

Convert PowerPoint PPTX to JPG Images using Java

PPTX to JPG Java

MS PowerPoint presentations can not be displayed directly from within the web or desktop applications. One of the possible solutions is converting the slides in a PPTX presentation to the images such as JPEG or PNG. In accordance with the above-mentioned scenario, this article will show you how to convert slides in a PPTX to JPG images using Java.

Continue Reading
Posted in Aspose.Slides Product Family | Tagged , ,

Read Barcodes using C# Barcode API

scan and read barcode in C#

In the previous article, you have learned how to generate various types of barcodes programmatically. In this article, you will learn how to read the barcodes using C# barcode reader API. The article will also cover how to read particular or different types of barcode symbologies in an image.

C# API to Read Barcodes

Continue Reading
Posted in Aspose.BarCode Product Family | Tagged , , ,

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.

Posted in Aspose.Words Product Family | Tagged , , , , , ,

Generate Barcodes using C# – .NET Barcode API

generate barcode using C#

Barcodes are used to visually represent the data in a machine-readable form. Most often, barcodes appear to be a means of a product’s identification. Various types of barcodes are used in different scenarios such as Code128, QR, Datamatrix, Aztec, etc. In this article, you will learn how to generate the barcodes in C#. Furthermore, you will see how to customize the appearance of a barcode.

Continue Reading
Posted in Aspose.BarCode Product Family | Tagged , ,

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.

Posted in Aspose.PDF Product Family | Tagged , , , , ,

Encrypt and Decrypt PDF Files using Java

In various cases, PDF documents are encrypted before they are shared among the stakeholders. The encryption makes the document secure from unauthorized access as well as the content tampering. There are a couple of popular ways of securing the PDF documents – encrypting PDF with a password or limiting the user’s access permissions such as printing, editing, copying, etc. This article demonstrates how to encrypt or decrypt a PDF document using Java. In addition, you will learn how to limit the user’s privileges in a PDF document.

Posted in Aspose.PDF Product Family | Tagged , ,

C# PDF to PPTX Conversion – Handle Notes and Decoration Graphics

In one of the previous posts, we talked about how to convert PDF to PowerPoint presentation conversion. In most cases, the basic set of options works well, but today we will discuss two advanced trick
Posted in Aspose.PDF Product Family | Tagged , ,