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....Redaction Product Solution GroupDocs...for the recognition of printed text (optical character recognition...
This article demonstrates how to edit XML files and XML documents using the Python programming language....Redaction Product Solution GroupDocs...file (any XML is first of all a text file). By default all XML files...
Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....Redaction Product Solution GroupDocs...fontconfig - Enables font lookup for text rendering with System.Drawing...
This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....Redaction Product Family How to Convert...published an article to change Text to HTML using C#, have a look...
Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....Redaction Product Family Remove Metadata...Metadata from RTF using C# Rich Text Format ( RTF ) is a widely used...
Let's quickly learn how to render RTF as PNG using Python. You will get code and steps to create PNG images from RTF in Python for custom dimensions for output....Redaction Product Family Render RTF...using Python Working with rich text ( RTF ) documents often requires...
This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Redaction Product Solution GroupDocs...for Stamp signatures; - for Text signatures. Fill collection...
Replace inserted and deleted content with empty gap lines to produce redacted-style diffs while preserving layout alignment using GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs...feedback On this page can produce redacted-style results in which inserted...
Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes....Redaction Product Family Phrase Search...To conduct a phrase search in text form, utilize a string query...