This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Assembly Product Solution GroupDocs...
This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...
Follow this guide and learn how to convert documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats with zoom, encoding, and other customizations using GroupDocs.Conversion for .NET....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...
This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Assembly Product Solution GroupDocs...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....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 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 explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Assembly Product Solution GroupDocs...