Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,874 for

index

(0.04 sec)
  1. Perform Homophone Search using C#

    Learn how to perform homophone search using C# for phonetic matching. Discover the C# homophone search algorithm for accurate results without installing extra software....search functionality Create an Index object to serve as a storage...location for indexing your documents efficiently Use the Index.Add method...

    kb.groupdocs.com/search/net/perform-homophone-s...
  2. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex search functionality. The API now supports all the methods in previous Index versions. Well, that’s not just all! the API has also added some exciting features like implementation of numeric range search feature, limiting the number of search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....all the methods in previous index versions. Well, that’s not just...support all methods in previous index versions Implement Numeric Range...

    blog.groupdocs.com/search/groupdocs.search-.net...
  3. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...method specify a zero-based index (do not confuse with the worksheet...worksheet. If the specified index is lesser than 0 or exceeds...

    docs.groupdocs.com/editor/net/generating-worksh...
  4. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....forms Instantiate an Index object to index documents from a specified...directory Add documents to the index by providing the folder path...

    kb.groupdocs.com/search/java/search-different-w...
  5. Perform Fuzzy Search using Java

    Learn to perform fuzzy search using Java for precise and efficient query matching. Explore how to build document search with fuzzy logic in Java for improved results....functionality Initialize an Index object to designate a storage...searches Add files to the index using the Index.add method, specifying...

    kb.groupdocs.com/search/java/perform-fuzzy-sear...
  6. Perform Fuzzy Search using C#

    Learn how to perform fuzzy search using C# for accurate and efficient query matching. Discover how to build document search with fuzzy logic in C# for better results....search implementation Create an Index object to define a storage location...Use the Index.Add method to include files in the index, pointing...

    kb.groupdocs.com/search/net/perform-fuzzy-searc...
  7. Indexing | Documentation

    The articles in this section describe advanced search Index related topics. You will find details about Index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Guide / Advanced Usage / Indexing Indexing Leave feedback The articles...section describe advanced search index related topics. You will find...

    docs.groupdocs.com/search/java/indexing/
  8. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the Index data on hard disk....search along with optimizing the index data on hard disk. We strongly...fuzzy search Optimization of index data on hard disc Removal of...

    blog.groupdocs.com/search/groupdocs.search-.net...
  9. Extract text areas | Documentation

    This article explains that how to extract text areas from documents....in areas ) { // Print a page index, rectangle and text area value:...{1}, Text: {2}" , a . Page . Index , a . Rectangle , a . Text ));...

    docs.groupdocs.com/parser/net/extract-text-areas/
  10. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB).... The page index. The text. TextReader Extract...the collection and get page index to extract a page text from...

    docs.groupdocs.com/parser/net/extract-table-of-...