This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
This article explains how to sign document with Royal Mail Mailmark 2D Barcode electronic signatures...Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
This article explains that how to extract formatted text from document page....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...
Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...