Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 5,122 for

groupdocs.viewer,

(0.2 sec)
  1. Spelling Correction in Document Search using C#

    Implement spelling correction in document search using C#. For accurate and efficient document retrieval, this topic enables spell check in document search using C#....Implement spelling correction in document search using C#. For accurate and efficient document retrieval, this topic enables spell check in document search using C#.

    kb.groupdocs.com/search/net/spelling-correction...
  2. Convert CSV to MD using Node.js

    Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions....Learn how to convert CSV to MD using Node.js for easy data transformation. Moreover, you can export CSV to MD in Node.js with clear, step-by-step instructions.

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  3. Character replacement during indexing | Documen...

    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...
  4. Search by chunks | Documentation

    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/
  5. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java.

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  6. Extract barcodes from document page | Documenta...

    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-...
  7. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....This page describes how to compare two folders and find out which files/folders were deleted, added or modified.

    docs.groupdocs.com/comparison/python-net/compar...
  8. Technical Support | Documentation

    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...
  9. OCR support | Documentation

    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/
  10. Character replacements | Documentation

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