Learn how to render MHTML as PDF using Python. This tutorial explains converting MHTML web archives into PDF documents for sharing, printing, or archiving....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...
Efficiently grasp the knowledge on how to add search text annotation to PDF using Java. Moreover, we offer code to insert search text annotation in PDF using Java....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...
Explore the method how to add text watermark to PNG using Java. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in Java....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...
This manual provides detailed instructions to convert Excel to Image in C# and how to develop code to implement the convert Excel to Image C# application....Signature Product Family GroupDocs.Metadata Product Family GroupDocs...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents.
To connect OCR, you need to implement the IOcrConnector interface in the client code.
The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images.
String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This artice decsribes the features of GroupDocs.Merger for .NET library. It allows you to Merge PDF, Merge JPG, Split Document, Move Page, Swap Pages of the documents....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This guide explains how to install GroupDocs.Editor for .NET to your environment...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...