Category Archive: Aspose.PDF Product Family

Official blog of Aspose.PDF for .NET, Java, Android, C++ & Reporting Services with news of newly supported features, hot fixes, technical articles, tips and videos.

Convert PUB to Image using C++

Microsoft Publisher (PUB) files are used for printing or publishing information. There might be scenarios where you need to share these files, and the receiving party does not have access to Microsoft Publisher. In such cases, converting these files to images before sharing can prove to be helpful. To that end, this article will teach you how to convert PUB files to various image formats using C++.

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

Convert PDF Pages to PNG Images using C++

PDF is a popular format for sharing and printing documents due to its consistent layout. However, you might find yourself in situations where you want to generate a cover image of the PDF file or embed its pages on a web page. In such cases, converting the PDF file to image format will prove to be helpful. To that end, this article will teach you how to convert PDF pages to PNG images using C++.

Posted in Aspose.PDF Product Family | Tagged , ,

Extract Data from Tables in PDF Files using C++

PDF files are a standard format for exchanging documents over the internet. Documents like invoices and product guides are usually shared in the form of PDFs. There might be situations where you have multiple invoices containing tabular data that you want to extract and process further. It will be more efficient to extract this data programmatically. To that end, this article will teach you how to extract data from PDF tables using C++.

Posted in Aspose.PDF Product Family | Tagged , ,

Extract Images from PDF Files using C++

PDF is a popular format for sharing information over the internet. Most of the time, PDF files contain images along with text and other elements. There might be scenarios where you need to extract these images from PDF files to process them further. To that end, this article will teach you how to extract images from PDF files using C++.

Posted in Aspose.PDF Product Family | Tagged ,

Compress, or Optimize PDF Files with Same Quality using C++

PDF is a standard format for sharing documents over the internet. Its global support and consistent layout make it an ideal choice for such scenarios. However, sometimes, the size of PDF files tends to grow due to contents like images, drawings, etc. In such scenarios, you can easily optimize or compress PDF files to reduce their size without compromising their quality. To that end, this article will teach you different techniques that you can use to compress and optimize PDF files to reduce their size using C++.

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

Convert XML to PDF using Java

In this article, you will learn how to convert XML to PDF programmatically using Java. This feature can be useful for generating PDF files dynamically from the XML. Furthermore, the article also provides the complete XML schema that is used to create a PDF document.

Posted in Aspose.PDF Product Family | Tagged , ,

Add Watermark to PDF using Java

Watermarks are used to protect PDF documents or claim their ownership. Also, in various cases, watermarks are added to display the status of a PDF document such as draft, manuscript, etc. In order to automate watermarking, this article covers how to add a text or image watermark to the PDF using Java.

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

Convert LaTeX to Word using Java

TEX is a widely used format for typesetting articles, books, and other publications. A TEX file is comprised of different tags to insert text, graphics, mathematical equations, symbols, etc. Most of the TEX editors generate the output of a TEX file as a PDF document. However, in certain cases, you may need to generate a Word document from the TEX file. For such cases, this article covers how to convert LaTeX file (.tex) to Word format using Java.

Posted in Aspose.PDF Product Family | Tagged , ,

Convert Images to PDF Format using C++

PDF is a popular format that many organizations use for sharing documents over the internet. You might find yourself in situations where you need to create a PDF file from images of scanned documents or invoices. In light of this, this article will teach you how to convert images to PDF format using C++.

Posted in Aspose.PDF Product Family | Tagged ,

Create, Fill, or Edit Fillable PDF Forms with C++

With the advent of computers and the internet, a lot of information is captured digitally. Different companies came up with solutions to make this process more efficient. One such solution is the fillable PDF forms. PDF forms are a popular choice that makes it easy to capture information digitally. PDF forms may be used for capturing survey data or as admission forms. In light of this, this article will teach you how to create, fill and edit fillable PDF forms using C++.

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