Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 5,211 for

groupdocs.total,

(0.78 sec)
  1. How to Add Text Signature to RTF using Java

    In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java....In this tutorial, we will help you to add text signature to RTF using Java. Also, we will provide code to demonstrate how to insert text signature to RTF in Java.

    kb.groupdocs.com/signature/java/how-to-add-text...
  2. Convert PDF to XLSX using Node.js

    Convert PDF to XLSX using Node.js effortlessly. Learn how to export PDF to XLSX in Node.js with a step-by-step guide for accurate and efficient spreadsheet conversion....Convert PDF to XLSX using Node.js effortlessly. Learn how to export PDF to XLSX in Node.js with a step-by-step guide for accurate and efficient spreadsheet conversion.

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  3. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#.

    kb.groupdocs.com/parser/net/extract-text-from-o...
  4. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements....This article gives the knowledge of the API methods which can be used to perform operations about Character replacements.

    docs.groupdocs.com/search/net/character-replace...
  5. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary....This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary.

    docs.groupdocs.com/search/net/stop-word-diction...
  6. 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/
  7. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text.

    docs.groupdocs.com/search/java/character-replac...
  8. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...This section describes GroupDocs.Merger for Java supported document types

    docs.groupdocs.com/merger/java/supported-docume...
  9. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....This article explains that how to detect file type of container item.

    docs.groupdocs.com/parser/java/detect-file-type...
  10. 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-...