English

Convert Word Document to TIFF Image using Java

As a Java 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 Java.
‎ · Muzammil Khan · 3 min

Extract Text and Images from PDF Documents using Java

As a Java developer, you can easily extract text and images from your PDF documents programmatically. In this article, you will learn how to extract text and images from PDF documents using Java.
‎ · Muzammil Khan · 4 min

Edit PDF Properties and Metadata using Java

You can add/edit and read document information and XMP metadata of a PDF document programmatically. In this article, you will learn how to edit PDF properties and metadata using Java.
‎ · Muzammil Khan · 4 min

Render PowerPoint Presentation using C#

As a C# developer, you can easily render or view PowerPoint presentations (PPT/PPTX) in HTML or PDF documents programmatically. In this article, you will learn how to render a PowerPoint presentation using C#.
‎ · Muzammil Khan · 3 min

Merge JPG Images into PDF using C#

We can easily convert and combine multiple JPG images into a single PDF document programmatically in C#. In this article, you will learn how to merge JPG images into a PDF using C#.
‎ · Muzammil Khan · 4 min

Read Outlook MSG File using Java

You can read Outlook MSG files in Java applications and extract properties such as subject, recipients, sender, body, etc. In this article, you will learn how to read an Outlook MSG file using Java.
‎ · Muzammil Khan · 3 min

Add Hyperlinks and Bookmarks Dynamically using C#

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#.
‎ · Muzammil Khan · 3 min

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#.
‎ · Muzammil Khan · 4 min

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#.
‎ · Muzammil Khan · 2 min

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#.
‎ · Muzammil Khan · 5 min