Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 3,677 for

groupdocs.editor,

(0.07 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. 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...
  3. 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...
  4. 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...
  5. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....This article explains that how to store text of indexed documents using Java.

    docs.groupdocs.com/search/java/storing-text-of-...
  6. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java...Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java

    docs.groupdocs.com/comparison/java/comparison/
  7. 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...
  8. 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-...
  9. Technical Support | GroupDocs

    GroupDocs.Comparison for .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....GroupDocs.Comparison for .NET provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.

    docs.groupdocs.com/comparison/net/technical-sup...
  10. Search by chunks | GroupDocs

    This article gives the knowledge about the ability to perform search by chunks using Java search API....This article gives the knowledge about the ability to perform search by chunks using Java search API.

    docs.groupdocs.com/search/java/search-by-chunks/