Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 6,110 for

groupdocs.signature,

(0.12 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. 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....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.

    docs.groupdocs.com/search/java/ocr-support/
  2. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....This article explains that how to extract barcodes from document page.

    docs.groupdocs.com/parser/net/extract-barcodes-...
  3. How to Run Examples | GroupDocs

    Learn how to run all Java examples for GroupDocs.Redaction. Step-by-step guide to clone the repository, install dependencies, and execute all examples using Maven....Learn how to run all Java examples for GroupDocs.Redaction. Step-by-step guide to clone the repository, install dependencies, and execute all examples using Maven.

    docs.groupdocs.com/redaction/java/how-to-run-ex...
  4. Redact Text in XLSX using C#

    In this tutorial, you'll learn how to redact text in XLSX using C#. Also, you'll be provided with a straightforward code example to replace text in XLSX using C#....In this tutorial, you'll learn how to redact text in XLSX using C#. Also, you'll be provided with a straightforward code example to replace text in XLSX using C#.

    kb.groupdocs.com/redaction/net/redact-text-in-x...
  5. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#.

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  6. Render PDF as JPG using Python

    Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools.

    kb.groupdocs.com/viewer/python/render-pdf-as-jp...
  7. Perform Faceted Search using Java

    This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools....This topic will guide you on how to perform faceted search using Java. You’ll find code to create faceted search in Java without the need for any additional tools.

    kb.groupdocs.com/search/java/perform-faceted-se...
  8. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software.

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Remove Text Watermark from DOCX Using Java

    Learn how to remove text watermark from DOCX using Java. We'll provide you code to delete watermark text from DOCX in Java without requiring any additional software....Learn how to remove text watermark from DOCX using Java. We'll provide you code to delete watermark text from DOCX in Java without requiring any additional software.

    kb.groupdocs.com/watermark/java/remove-text-wat...
  10. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently.

    kb.groupdocs.com/conversion/python/convert-xlsx...