English

Load a PDF File to Further Modify and Convert It using C#

In many cases, while working with a PDF document, you need to change it: copy, paste, drag and drop specific PDF content such as text, images, tables, and diagrams. It’s fine to perform these options manually inside the same PDF file as long as you want to work with small parts of your document. But what if you want to perform the editing options in more complex scenarios such as creating a digital signature, merging multiple PDF documents, or reprocessing all the text in a PDF file?
June 29, 2020 · 6 min · Nazim Faour

Convert PDF to HTML in C# - A Comprehensive Guide

Are you looking for a high-speed C# library for converting PDF files to HTML? If yes, this article is going to make your life easier by providing a powerful and high-quality solution for PDF to HTML conversion in C#. You will also learn how to customize PDF to HTML conversion using various options. So let’s go through a step-by-step guide and code samples to perform this conversion.
October 24, 2019 · 4 min · Usman Aziz

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

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.
October 9, 2019 · 3 min · Asad Ali

Convert PDF to HTML with Customized Image Resolution in C#

The regular monthly update Aspose.PDF for .NET 18.3 has been published and available for download. Like every new release, Aspose.PDF for .NET 18.3 includes fixes for issues reported in earlier release version(s) and in this release, we have also added some attractive and exciting features, in order to cater to the various scenarios. Since we always have been striving to provide a robust, stable and feature-rich release version, Aspose.PDF for .
April 2, 2018 · 4 min · Asad Ali