Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 97 for

ocr

(0.09 sec)
  1. OCR support | Documentation

    This article demonstrates 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...Indexing / OCR support OCR support Leave feedback OCR support means...(optical character recognition, OCR) on images, either separate or...

    docs.groupdocs.com/search/net/ocr-support/
  2. OCR support | Documentation

    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....Indexing / OCR support OCR support Leave feedback OCR support means...(optical character recognition, OCR) on images, either separate or...

    docs.groupdocs.com/search/java/ocr-support/
  3. Use OCR Connector | Documentation

    This article explains how to integrate Ocr solution to GroupDocs.Parser...Using OCR to extract a text from images and PDFs / Use OCR Connector...Connector Use OCR Connector Leave feedback class provides the interface...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  4. Use OCR Connector | Documentation

    This article explains how to integrate Ocr solution to GroupDocs.Parser...Using OCR to extract a text from images and PDFs / Use OCR Connector...Connector Use OCR Connector Leave feedback GroupDocs.Parser provides...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  5. OCR Usage Basics | Documentation

    This article explains how to use Ocr....Using OCR to extract a text from images and PDFs / OCR Usage...Usage Basics OCR Usage Basics Leave feedback GroupDocs.Parser doesn’t...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  6. OCR support | Documentation

    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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Indexing / OCR support OCR support Leave feedback OCR support means...(optical character recognition, OCR) on images, either separate or...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  7. OCR Usage Basics | Documentation

    This article explains how to use Ocr....Using OCR to extract a text from images and PDFs / OCR Usage...Usage Basics OCR Usage Basics Leave feedback GroupDocs.Parser for...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  8. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free Ocr solution in Java....Using OCR to redact image documents / OCR Usage Basics OCR Usage...Redaction itself does not contain OCR as a part of its distributable...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  9. OCR Usage Basics | Documentation

    This article explains that how to integrate any paid or free Ocr solution....Using OCR to redact image documents / OCR Usage Basics OCR Usage...Redaction itself does not contain OCR as a part of its distributable...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  10. Convert Image using OCR | Documentation

    To convert image using Ocr, follow this guide to learn how to convert an image document with Ocr processing using GroupDocs.Conversion for .NET....Convert Image using OCR Convert Image using OCR Leave feedback Convert...Convert Image using OCR GroupDocs.Conversion for .NET provide...

    docs.groupdocs.com/conversion/net/convert-image...