Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 10,596 for

document comparison

(0.18 sec)
  1. OCR support | GroupDocs

    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....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. GroupDocs.Metadata for Java

    This API allows you to add, remove, and update metadata of any type of file format using using Java language on any platform....Comparison Product Family GroupDocs...Metadata from DOCX using Java Get Document Information using Java English...

    kb.groupdocs.com/metadata/java/
  3. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....Comparison Product Family GroupDocs...Rich Text Format ( RTF ) documents using C# is a valuable skill...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  4. Render HTML as JPG using Python

    Discover how to render HTML as JPG using Python. This tutorial guides you through the steps to convert HTML to JPG in Python with customizable dimensions....Comparison Product Family GroupDocs...HTML into applications and documents that don’t natively support...

    kb.groupdocs.com/viewer/python/render-html-as-j...
  5. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/inserting-edited...
  6. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/handle-loading-o...
  7. How to Add Text Signature to DOCX using Java

    In this topic, we will provide you guide on how to add text signature to DOCX using Java. We will also supply code example to insert text signature to DOCX in Java....Comparison Product Family GroupDocs...Java . You may enhance your document management and speed up the...

    kb.groupdocs.com/signature/java/how-to-add-text...
  8. How to Sign XLSX with Digital Signature using C#

    In this topic, you will get help on how to sign XLSX with digital signature using C#. Also, code example will be supplied to create digital signature in XLSX using C#....Comparison Product Family GroupDocs...reliability of electronic documents holds immense significance...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  9. How to Convert DOCX to ODT using C#

    In this article, you will explore how to convert DOCX to ODT using C# without extra software installation. Also, we will provide the code to export DOCX to ODT in C#....Comparison Product Family GroupDocs...LibreOffice’s ODT are two popular document formats that serve slightly...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Run Examples | GroupDocs

    Step-by-step guide to run GroupDocs.Parser for .NET code examples. Learn how to build projects from scratch, use GitHub examples, and set up your development environment....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/how-to-run-examples/