This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This page describes how to compare two folders and find out which files/folders were deleted, added or modified....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article explains how to fill signature background with texture brush...Annotation Product Solution GroupDocs.Conversion 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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article offers guidance on how to add point annotation in PDF using C#. Additionally, it includes code and steps to insert point annotation to PDF in C#....Total Product Family GroupDocs.Conversion Product Family GroupDocs...
In this discussion, we'll demonstrate how to render EML as HTML using Java without need for additional software. Also, we'll supply Java code for rendering EML to HTML....Total Product Family GroupDocs.Conversion Product Family GroupDocs...