Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,086 for

index

(0.05 sec)
  1. Search text | GroupDocs

    This article explains that how to search text from documents....Member Description A zero-based index of the start position of the...Depending on property value this index starts from the document start...

    docs.groupdocs.com/parser/java/search-text/
  2. 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...
  3. 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...
  4. Cannot find Umlauts located in ANSI files - Fre...

    Hi there, We tried this: ​Have a Text file with ANSI encoding in a folder Indexed by DataCentral. The file should contain “Mühe” and “Vielfraß”. Create an Index for that file Make a search on that Index for “Vielfraß”…...ANSI encoding in a folder indexed by DataCentral. The file should...Create an index for that file Make a search on that index for “Vielfraß”...

    forum.groupdocs.com/t/cannot-find-umlauts-locat...
  5. Configuring search network | GroupDocs

    This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...

    docs.groupdocs.com/search/net/configuring-searc...
  6. 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...
  7. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....extraction; Call method with the page index and obtain collection of objects;...barcodes ) { // Print the page index Console . WriteLine ( "Page:...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  8. 使用 Java 在多个文件中查找任何单词及其同义词

    使用 Java 在不同文件中查找特定单词及其同义词。同样,使用 Java Search API 获取按不同含义分组的所有同义词。... 使用 Index 类使用定义的索引文件夹创建索引。 将文档的文件夹添加到索引中。...使用 SearchOptions 启用同义词搜索。 调用 Index 类的 search 方法并传递带有搜索选项的查询。 使用检索到的...

    blog.groupdocs.com/zh/search/find-synonyms-in-m...
  9. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....search with facets Initialize an Index object to create a storage location...where your documents can be indexed for efficient searching Add...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  10. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page Index (zero based) and the number of pages from this Index to save a rasterized PDF...you can specify starting page index (zero based) and the number...number of pages from this index to save. Also, you can change the Compliance...

    docs.groupdocs.com/redaction/python-net/select-...