This article explains how to search for digital electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to detect document file type, obtain document details, retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Editor Product Solution GroupDocs.Merger 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article demonstrates how you can convert to and from email formats with GroupDocs.Conversion for Node.js via Java....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...