Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 9,121 for

indexing

(0.18 sec)
  1. Fuzzy

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/tag/fuzzy/
  2. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Code Example: Manually Break Indexing Operations within Large Documents...allows adding advance level of indexing and searching capabilities...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  3. ifieldextractor - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......the custorm extractor for indexing. String indexFolder = "c:\\MyIndex\\";..."c:\\MyIndex\\"; // Specify path to the index folder String documentsFolder...

    apireference.groupdocs.com/search/java/com.grou...
  4. OCR support | Documentation

    This article demonstrates 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...Developer Guide / Advanced Usage / Indexing / OCR support OCR support...// Creating an index Index index = new Index ( indexFolder );...

    docs.groupdocs.com/search/net/ocr-support/
  5. dictionaryrepository - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Description DictionaryRepository Index. getDictionaries () Gets the...

    apireference.groupdocs.com/search/java/com.grou...
  6. DictionaryRepository - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Description DictionaryRepository Index. getDictionaries () Gets the...

    apireference.groupdocs.com/search/java/com.grou...
  7. DocumentStatus - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......Error occurred during document indexing. Skipped Document skipped...SuccessfullyProcesse Document successfully indexed. Method Summary Methods Modifier...

    apireference.groupdocs.com/search/java/com.grou...
  8. Stop Words

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....text directly, it searches an index. This would be the equivalent...a keyword by searching the index at the back of a book, as opposed...

    blog.groupdocs.com/tag/stop-words/
  9. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Advanced Usage / Indexing / Optimize index Optimize index Leave feedback...feedback An index optimization operation allows you to reduce the...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/boolean-search/