Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search Large Index Release 26.6 Search Index AI Integration...Release 26.2 archive parsing text extraction ZIP archive SVG document...
Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search GroupDocs.Viewer Large Index...Index Release 26.6 Search Index AI Integration HTML Editing Multi-Format...
Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search Large Index Release 26.6 Search Index AI Integration...Release 26.2 archive parsing text extraction ZIP archive SVG document...
Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search GroupDocs.Viewer Large Index...Index Release 26.6 Search Index AI Integration HTML Editing Multi-Format...
Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search GroupDocs.Viewer Large Index...Index Release 26.6 Search Index AI Integration HTML Editing Multi-Format...
Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Search GroupDocs.Viewer Large Index...Index Release 26.6 Search Index AI Integration HTML Editing Multi-Format...
This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...
It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Search Product Solution GroupDocs...adding, searching, and removing watermarks. Use the search box below...
Document attributes is a special feature designed for marking indexed documents with Text labels without the need for re-indexing....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...
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....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...