Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 346 for

phrase

(2.45 sec)
  1. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....the redaction (here, an exact phrase to replace with a colored box)...replaces every occurrence of the phrase “John Doe” with a semi-transparent...

    docs.groupdocs.com/redaction/python-net/hello-w...
  2. 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...
  3. Regular expression search | GroupDocs

    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...
  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 | GroupDocs

    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. GroupDocs.Redaction for Python via .NET 26.6 – ...

    Hi everyone, GroupDocs.Redaction for Python via .NET version 26.6 is now available on PyPI, bringing the full on‑premise redaction engine to Python projects. :link: Full release notes: Release Notes :package: PyPI: Cl…...Highlights Redact text by exact phrase or regular expression, with...

    forum.groupdocs.com/t/groupdocs-redaction-for-p...
  7. Work with search results | GroupDocs

    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-...
  8. Work with search results | GroupDocs

    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...
  9. Automate Watermark Audits in .NET with GroupDoc...

    Learn how to replace error‑prone manual watermark reviews with a short .NET script that scans, validates and reports watermarks using GroupDocs.Watermark....through each page looking for the phrase or image. Jot notes in a spreadsheet...policies often demand a specific phrase (e.g., “CONFIDENTIAL” ). The...

    blog.groupdocs.com/watermark/audit-automation/net/
  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/