Easily extract text from Word or PDF documents programmatically. In this article, you will learn how to extract text from the DOC or DOCX documents using C#.
Search for a Word in PDF using Java
Search for a word or any text in PDF documents programmatically in your Java applications. In this article, you will learn how to search for a word in PDF documents using Java.
Add or Remove Custom XMP Metadata from GIF using C#
You can add a custom XMP metadata package to your images programmatically. In this article, you will learn how to add or remove custom XMP metadata from GIF using C#.
Generate Reports from Excel Data in C#
You can easily generate customized reports programmatically by using Excel spreadsheets as a table of data. This article will be focusing on how to generate reports from Excel data using C#.
Sign Documents with Digital Signatures using Java
Sign your PDF or Word documents with digital certificates programmatically in your Java application. This article will be focusing on how to electronically sign documents with digital signatures using Java.
Convert JPG to PNG or PDF in C#
Follow this blog post to learn how to convert JPG to PNG or PDF in C# using an easy-to-install and enterprise-level library.
Convert HTML to PDF using C# .NET API
Follow this blog post to learn how to convert HTML to PDF using C# .NET API using an easy-to-install and enterprise-level library.
Render Visio Diagrams in HTML, PDF, and Image using Java
Render Visio diagram (.vsdx, .vssx, .vstx) files in HTML, PDF, and other popular image formats programmatically. In this article, you will learn how to render Visio diagrams in HTML, PDF, and Image using Java.
Image to PDF conversion using C# .NET API
Follow this blog post to learn how to achieve Image to PDF conversion using C# .NET API. Let’s explore an easy-to-install and enterprise-level library.
Convert PDF to Excel using C#
Easily export tabular data from PDF files into Excel sheets (.xlsx or .xls) programmatically in your .NET application. In this article, you are going to learn how to convert PDF to Excel using C#.