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.

Rotate Text inside PDF Documents in Java

PDF is a cross-platform document format that provides a consistent layout across different operating systems. It is widely used for generating and sharing documents, such as research articles, invoices, etc. While generating a PDF files programmatically, you often need to change the position and orientation of the text according to the layout of the document. In this article, we will show you how to rotate text inside PDF documents in Java.

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

Generate Thumbnails for PDF Files in Java

While embedding the PDF documents into a web application you may need to generate a thumbnail. In other scenarios, such as creating a PDF viewer, you may need to create a thumbnail for each page in the PDF. In this article, we will show you how to generate thumbnails of a PDF file programmatically in Java. We will explicitly cover how to create a thumbnail of a particular page or all the pages in a PDF file.

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

Extract Data from Tables in PDF using Java

PDF is one of the ruling document formats these days. It supports text, graphics, tables, annotations, and a range of other elements. In certain cases, you may need to extract data from the tables in PDF documents such as invoices. To achieve this programmatically, the article covers how to extract data from tables in PDF using Java.

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

Create Multi-Column PDF Documents using C#

Multi-column PDFs are used for various types of publications such as magazines, newspapers, research articles, etc. While working with PDF automation, you may come across the scenario where you need to generate a multi-column PDF programmatically. In accordance with that, this article covers how to create multi-column PDF files using C#.

Posted in Aspose.PDF Product Family | Tagged ,

Create Multi-Column PDF Documents using Java

Various types of publications such as magazines, newspapers, research articles, etc. use multi-column page layouts. While generating such documents programmatically, you may need to create multi-column PDFs. For such cases, this article covers how to create multi-column PDF files using Java.

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

Add Text to a PDF Document using C#

PDF format is widely used to generate various types of documents such as invoices, financial reports, resumes, etc. In the world of automation, PDF documents are generated and manipulated from within the web or desktop applications. Thereby, in certain cases, you may need to add text to the existing PDF files programmatically. In accordance with that, this article shows how to add text to PDF documents using C#.

Posted in Aspose.PDF Product Family | Tagged , ,

Convert MS Project MPP to Word Document (DOC/DOCX) using C#

Microsoft Project (MPP) files are used for different project management tasks like organizing and tracking projects and managing resources. If you want the project data in a document form to modify and share further, you can achieve that by converting the MPP file to Word DOC/DOCX format. In this article, you will learn how to convert MPP files to Word documents using C#.

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

Working with Images in PDF Files using C++

Images can be used to show a variety of things ranging from product photographs to workflows and flow charts. PDF files can contain images based on the type of information that it has. For example, a chair installation guide will include pictures of the chair demonstrating how to assemble it. There might be scenarios where you need to manipulate images in PDF files programmatically. For such cases, this article will teach you how to work with images in PDF files using C++.

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

Convert PUB to Word Document (DOC/DOCX) using C++

Microsoft Publisher (PUB) files are used to create professional documents and marketing materials such as brochures, newsletters, and posters. There might be scenarios where you need to convert the PUB file to a Word document in DOC and DOCX format. For such cases, this article will teach you how to convert PUB files to Word format using C++.

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

Convert LaTeX to Word using C++

TeX is a typesetting system that has been noted as one of the most sophisticated digital typographical systems. TeX files are used for typesetting different documents and books containing text, symbols, and arithmetic expressions. Most TeX editors generate a PDF output document. There might be cases where you need the output of a TeX file as a Word document. For such cases, this article will teach you how to convert LaTeX files to Word files using C++.

Posted in Aspose.PDF Product Family | Tagged , ,