Hyperlinks and bookmarks are handy for the users to navigate the relevant content quickly. In this article, you will learn how to add hyperlinks and bookmarks to your reports dynamically using C#.
Web Scraping using C#
Web Scraping is a technique used to extract data from websites. In this article, you will learn how to perform web scraping with HTML parsing using C#.
Fill and Read XFA Forms using C#
As a C# developer, you can fill and read PDF XFA forms programmatically in .NET applications. In this article, you will learn how to fill and read XFA forms using C#.
Excel File Viewer – Display Excel Data using C#
As a C# developer, you can render and view Excel files in HTML, PDF, or as an image programmatically in .NET applications. In this article, you will learn how to create an Excel file viewer and display Excel data using C#.
Convert PDF to HTML using Java
You can easily convert your PDF documents to HTML web pages to view them in any browser. In this article, you will learn how to convert PDF documents to HTML webpages using Java.
Search Data in Excel using Java
You can easily search cells containing specific data values or strings in Excel Spreadsheets programmatically in Java applications. In this article, you will learn how to search data in Excel using Java.
Edit Metadata of PDF Files using C#
You can add/edit document information and XMP metadata in a PDF document programmatically. In this article, you will learn how to edit the metadata of PDF files using C#.
Add Footnotes and Endnotes in PDF using Java
As a Java developer, you can programmatically add footnotes, endnotes, images, and tables to PDF documents. This guide shows detailed Java code using Aspose.PDF to create and customize footnotes and endnotes.
Convert Word Document to TIFF Image using C#
As a C# developer, you can easily convert your Word documents to multipage TIFF images programmatically. In this article, you will learn how to convert Word documents to TIFF images using C#.
Apply the Most Used Formulas in Excel using C#
As a C# developer, you can easily execute Excel supported formulas in Excel sheets programmatically. In this article, you will learn how to apply the most used formulas in Excel using C#.