Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,038 for

query

(0.03 sec)
  1. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....method" Construct a string query that represents the regular...(^) at the beginning of the query indicates that it is a regex...

    kb.groupdocs.com/search/net/regular-expression-...
  2. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....the synonyms of any specific query (word) in multiple files using...using C#. Define the search query, index folder, and the document’s...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  3. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... In text form of a search query, there are 2 forms of wildcard...closer to the end of a search query. It is important to know that...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  4. Find Word and its Homophones in Multiple Files ...

    Find specific word and its homophones within different files of a folder using C#. Build .NET app for homophones using document searching API by GroupDocs... Define the search query, an indexing folder, and the...calling Search method with the query and search options. Use the...

    blog.groupdocs.com/search/find-homophones-in-mu...
  5. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ Query with GroupDocs.Signature API....LINQ queries How to verify signatures with LINQ queries Leave...On this page provides LINQ query support for verification process...

    docs.groupdocs.com/signature/net/verify-signatu...
  6. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....creation of faceted search queries. Faceted search definition...search. Creating faceted search queries Faceted search allows you to...

    docs.groupdocs.com/search/java/faceted-search/
  7. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....matches even where search queries or the text of documents to...not exactly match the search query. This type of search can be...

    docs.groupdocs.com/search/java/fuzzy-search/
  8. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....matches even where search queries or the text of documents to...not exactly match the search query. This type of search can be...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  9. Phrase search | Documentation

    This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....to specify a phrase search query: “word1 word2 word3 …”...required, for example: string query = “\“theory of relativity\””;...

    docs.groupdocs.com/search/java/phrase-search/
  10. Find any Word and its Synonyms in Multiple File...

    Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....folder, document’s folder and query (the word to search). Create...of Index class and pass the query with search options. Print the...

    blog.groupdocs.com/search/find-synonyms-in-mult...