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

phrase

(0.03 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 String query1...of a word // Search for the phrase in object form SearchQuery...

    docs.groupdocs.com/search/java/regular-expressi...
  2. 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...
  3. 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/
  4. 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-...
  5. 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....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/net/regular-expressio...
  6. Regular expression Search using Java

    Efficiently perform regular expression search using Java for advanced pattern matching in documents. Learn how to implement regular expression search in Java....in-depth guide on performing phrase searches in documents using...detailed article on how to conduct phrase search in documents using Java...

    kb.groupdocs.com/search/java/regular-expression...
  7. 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...
  8. 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/
  9. 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...
  10. 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/