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....Assembly Product Solution GroupDocs...
Open ZIP, RAR, 7Z, OST, PST, and other container formats, convert their contents, and write a consolidated output document in a single Converter.convert() call with GroupDocs.Conversion for Python via .NET....Assembly Product Solution GroupDocs...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Assembly Product Solution GroupDocs...
This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Assembly Product Solution GroupDocs...
The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Assembly 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...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Assembly Product Solution GroupDocs...
This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Assembly Product Solution GroupDocs...