Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 254 for

phrase

(0.07 sec)
  1. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....documentsFolder ); // Search for the phrase in text form const query1 =...of a word // Search for the phrase in object form const query2...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  2. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...content Phrase search query Another type of query - a phrase search...allows you to search entire phrases in documents. Detailed information...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  3. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....When you search a word or a phrase in a document using GroupDocs...if you want to find an exact phrase. On the other hand, it can...

    blog.groupdocs.com/viewer/new-features-and-impr...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....//Perform redaction using exact phrase RedactionSummary summary =...//Perform redaction using exact phrase RedactorChangeLog summary =...

    docs.groupdocs.com/redaction/java/migration-notes/
  5. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and Phrases found, as well as detailed information on each individual document....occurrences of the words and phrases found, as well as detailed...occurrences, the words and phrases found, as well as detailed...

    docs.groupdocs.com/search/net/work-with-search-...
  6. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and Phrases found, as well as detailed information on each individual document....occurrences of the words and phrases found, as well as detailed...occurrences, the words and phrases found, as well as detailed...

    docs.groupdocs.com/search/java/work-with-search...
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....documentsFolder ); // Search for the phrase in text form String query1...of a word // Search for the phrase in object form SearchQuery...

    docs.groupdocs.com/search/java/regular-expressi...
  8. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...content Phrase search query Another type of query - a phrase search...allows you to search entire phrases in documents. Detailed information...

    docs.groupdocs.com/search/net/build-search-query/
  9. 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....shared a detailed guide on phrase search in documents using C#...comprehensive article on how to perform phrase search in documents using C#...

    kb.groupdocs.com/search/net/regular-expression-...
  10. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....expression Search using C# Phrase Search in Documents using C#...

    kb.groupdocs.com/search/net/