Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 16,453 for

query

(0.03 sec)
  1. Regular expressions search in DOCX online

    Regular expressions search in DOCX. Perform search of words online.... × 15% Search query Phrase search Search all words...search in DOCX when forming a query in object form. In this case...

    products.groupdocs.app/search/regex/docx
  2. SearchQuery.CreatePhraseSearchQuery Method - Gr...

    Creates a phrase search Query....Method Creates a phrase search query. Namespace: GroupDocs.Search...CreatePhraseSearchQu ( params SearchQuery [] queries ) Public Shared Function CreatePhraseSearchQu...

    apireference.groupdocs.com/search/net/groupdocs...
  3. GroupDocs.Search for .NET 17.02 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.2 Major Features There are 3 features and enhancements in this regular monthly release. The most notable are: Inherit Password dictionary from IEnumerable to make it like other dictionaries Support different search features in one search Query Implement recognizing the queries written in a different keyboard layout All Changes Key Summary Category SEARCHNET-802 Inherit Password dictionary from IEnumerable to make it like other dictionaries Enhancement SEARCHNET-841 Support different search features in one search Query Enhancement SEARCHNET-384 Implement recognizing the queries written in a different keyboard layout New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....one search query Implement recognizing the queries written in...search features in one search query Enhancement SEARCHNET-384 Implement...

    docs.groupdocs.com/search/net/groupdocs-search-...
  4. SearchQuery.CreateWordPatternQuery Method - Gro...

    Creates a word pattern Query....Method Creates a word pattern query. Namespace: GroupDocs.Search...SearchQuery A word pattern query. See Also Reference SearchQuery...

    apireference.groupdocs.com/search/net/groupdocs...
  5. Highlight multiple words in single document - F...

    My concern is when groupdocs highlight search result it creates a separate .html file, which highlight only that one particular Query/word all over the document. Is there any way groupdocs can highlight multiple Query/w…...highlight only that one particular query/word all over the document....groupdocs can highlight multiple query/word with different colors in...

    forum.groupdocs.com/t/highlight-multiple-words-...
  6. Match patterns - Mozilla | MDN

    Match patterns are a way to specify groups of URLs: a match pattern matches a specific set of URLs. They are used in WebExtensions APIs in a few places, most notably to specify which documents to load content scripts into, and to specify which URLs to add webRequest listeners to....are allowed in URL paths or query strings. Unlike host , the path...is the URL path plus the URL query string . This includes the ...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  7. SearchQuery.CreateRegexQuery Method (String) - ...

    Creates a regular expression Query....Creates a regular expression query. Namespace: GroupDocs.Search...SearchQuery A regular expression query. See Also Reference SearchQuery...

    apireference.groupdocs.com/search/net/groupdocs...
  8. Will search API work with sub-directories using...

    Does the Groupdocs index files in sub directories?...string query = "directory"; // Specify a search query SearchResult...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    forum.groupdocs.com/t/will-search-api-work-with...
  9. GroupDocs.Search for .NET 17.04 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.4 Major Features There are 2 features bug fixes and enhancements in this regular monthly release. The most notable are: SEARCHNET-457 Implement using Dates Ranges in search SEARCHNET-905 Implement definition of TableDiscreteFunction class as step function All Changes Key Summary Category SEARCHNET-457 Implement using Dates Ranges in search New Feature SEARCHNET-905 Implement definition of TableDiscreteFunction class as step function New Feature Public API and Backward Incompatible Changes... Supported date format for query: “M.d.yyyy” Supported date formats...@"c:\MyDocuments" ); // This query will find all dates between...

    docs.groupdocs.com/search/net/groupdocs-search-...
  10. Enumerable.ToArray<TSource>(IEnumerable<TSource...

    Creates an array from a IEnumerable<T>....ToArray to force immediate query evaluation and return an array...>) method forces immediate query evaluation and returns an array...

    learn.microsoft.com/en-us/dotnet/api/system.lin...