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.

HTML to PDF Java Conversion using Java PDF API

This article shows HTML to PDF conversion from a file or web page using Java.

HTML to PDF Java

The online HTML to PDF converters allow you to convert single or multiple HTML pages to PDF documents. However, in case you want to perform this conversion programmatically or you need to do a batch conversion of HTML files to PDF, you’ll definitely look for some library or API. So let’s have a look at how to cope with such scenarios.

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

Convert PDF Files to MS Word Documents (DOC/DOCX) in Java

PDF to Word

PDF is one of the most commonly used formats for sending the document out to third parties. The reason behind this popularity is PDF’s compatibility across multiple platforms regardless of any hardware/software requirements. However, in some cases, you would want to convert the PDF document into an editable document format. PDF to DOC or DOCX format could be the priority conversion option in such cases. In order to automate the conversion process, this article showcases how to convert PDF to Continue Reading

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

Merge Multiple PDF Files using C# .NET

Merge PDF files in C#

Merging multiple PDF files into a single PDF could be useful in various scenarios. For example, you can keep similar documents (i.e. resumes) into a single file or you may want to share a single file instead of a bulk. In order to meet the above-mentioned or similar requirements, in this article, you will learn how to merge multiple PDF files in C#.

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

How to Convert PDF to Excel in C# .NET – PDF to XLS or XLSX

PDF to Excel in C# .NET

PDF to Excel conversion is an important use case when you need to export the tabular data from PDF documents to Excel spreadsheets. Copying/exporting the data from PDF to Excel manually could be a time-consuming task when you are dealing with a bunch of documents. So why not automate this process and minimize the time and effort? In this article, you will learn how to convert PDF to Excel programmatically using C# .NET.

Converting PDF to Excel in C#

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

Convert PDF to DOCX with Cross-References and Hyperlinks using C#

XPS Document Manipulation API for C++

We are back with a major release of Aspose.PDF for .NET as v19.12 introducing the support of cross-references and hyperlinks when converting PDF to DOCX format. In addition, we have added the strategies for font subset optimization in the PDF documents. Not only this, but we have also provided important bug fixes for PDF to DOCX, PDF to HTML, PDF to TIFF, PDF to PNG, PDF to PPTX, SVG to PDF, and PCL to PDF conversions. So let’s have a … Continue Reading

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

Convert PDF to Word DOC or DOCX Programmatically in C#

Convert PDF to Word

In this article, I am going to demonstrate how to accurately and effortlessly convert PDF to Word document including conversion of PDF to DOC and PDF to DOCX formats. Earlier versions of Microsoft Word saved documents in binary format with .doc extension. With the release of Office 2007, Microsoft adopted the Office Open XML (OOXML) that is based on a combination of XML and binary files combined together as ZIP archives. MS Word now uses .docx as the default extension … Continue Reading

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

Add Image Stamp in PDF Documents using Aspose.PDF for .NET

If you want to imprint PDF documents in order to deliver or showcase some important information, you will need to stamp it. Adding stamps in PDF documents allows you to label them with information, such as the document’s approval status or confidentiality. You can also add an image stamp in PDF documents to watermark or label it with the logo of your company. In simple words, stamping the PDF documents is a basic requirement for any business and Adobe Acrobat … Continue Reading

Posted in Aspose.PDF Product Family, Asad Ali |

Convert PDF to DOC and DOCX in C++

aspose-pdf-for-cpp

Aspose.PDF for C++ API lets you read and convert PDF documents to Microsoft Word’s DOC and DOCX file formats. C++ is one of the widely-used programming languages for writing fast and interoperable code that can be executed on a number of platforms. C++ application developers can use Aspose.PDF for C++ to write programs that can manipulate PDF documents without the need of installing any other software on end-user machines.

In this post, we will demonstrate the powerful features of Aspose.PDF … Continue Reading

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

Convert PDF to HTML using C# .NET

In this post, we’ll explore and demonstrate how to read and convert a PDF to HTML in C# with various customization options.

Convert PDF to HTML C#

PDF is one of the most popular document formats these days which is used by a variety of applications as the final output. Due to its support for a wide range of data types and portability, it is the format of choice for creating and sharing content. As a .NET application developer who is interested in developing document … Continue Reading

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

Convert PDF to HTML in .NET Desktop and Web Application with C# VB.NET

PDF to HTML

PDF to HTML Conversion is a widely and commonly used function that can be achieved through different means e.g. software, tools, and online services. Sometimes you need to convert your PDF content in a way that it can be displayed in the browser or become a part of your web application. PDF to HTML Conversion lets you achieve this requirement where PDF content renders with HTML tags with similar styling and formatting. Thanks to Aspose, you can implement the functionality … Continue Reading

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