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....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This section describes how to import OLE objects into Word DOC/DOCX documents using Java...Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
System requirements, supported platforms, and environment setup for GroupDocs.Viewer for Node.js via Java. No Microsoft Office or other third‑party software is required....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains that how to extract tables from document page....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition GroupDocs...
This section contains issues that you may face and solutions for them when processing files with GroupDocs.Viewer....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Signature Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...