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

optical character recognition

(0.04 sec)
  1. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....Convert images with optical character recognition Leave feedback On...InputStream ; import java.lang.Character ; import java.util.ArrayList...

    docs.groupdocs.com/conversion/java/convert/imag...
  2. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Convert images with optical character recognition Leave feedback On...WriteLine ( "Aspose.OCR Recognition failed: {0}" , ex ); } return...

    docs.groupdocs.com/conversion/net/convert/image...
  3. 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....for the recognition of printed text (optical character recognition...aspose.ocr library for text recognition in images. const indexFolder...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. 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....for the recognition of printed text (optical character recognition...aspose.ocr library for text recognition in images. String indexFolder...

    docs.groupdocs.com/search/java/ocr-support/
  5. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....image documents for Optical Character Recognition (OCR): image files...

    docs.groupdocs.com/redaction/java/using-ocr/
  6. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....image documents for Optical Character Recognition (OCR): image files...

    docs.groupdocs.com/redaction/net/using-ocr/
  7. Sakhr Software efficiently builds Correspondenc...

    About Sakhr Software Sakhr Software Company is a pioneer and market leader in advanced Arabic language technology and solutions. With 28+ years of leading research and development in Arabic computational linguistics, Sakhr has successfully transformed its research in “Natural Language Processing”; (NLP) into industry-first commercial software and solutions. Governments and enterprises in multiple industries across the Arab region and beyond use Sakhr’s award-winning technology to handle any Arabic content for the digital age....Machine Translation Optical Character Recognition Speech Technology...

    blog.groupdocs.com/total/sakhr-software-builds-...
  8. GroupDocs.Total for Java | Documentation

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....can even perform optical character recognition (OCR) on scanned...

    docs.groupdocs.com/total/java/
  9. GroupDocs.Total for .NET | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....can even perform optical character recognition (OCR) on scanned...

    docs.groupdocs.com/total/net/
  10. 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...for the recognition of printed text (optical character recognition...Aspose.OCR library for text recognition in images. string indexFolder...

    docs.groupdocs.com/search/net/ocr-support/