Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 477 for

regular expression

(0.02 sec)
  1. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form....also use, for example, regular expression query as a part of more...Creating subquery 3 - regular expression query SearchQuery subquery3...

    docs.groupdocs.com/search/net/queries-in-text-a...
  2. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....watermarks with RegEx (Regular Expression) and remove Search watermark...text, you can provide regular expression (RegEx) to search for...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  3. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....Text Redaction using Regular Expression Metadata Redaction Searching...

    blog.groupdocs.com/redaction/upcoming-release-o...
  4. DocumentFilter - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......that are not match a regular expression. static DocumentFilter...that are not match a regular expression. static DocumentFilter...

    apireference.groupdocs.com/search/java/com.grou...
  5. Find and Replace Words in Documents using C# | ...

    Find and replace text, words, or phrases in Word documents, Excel spreadsheets, PowerPoint presentations, and PDF documents in C# using .NET Redaction API....Phrase Replace Text using Regular Expressions (RegEx) Replace the Text... Replace Text using Regular Expressions (RegEx) in C# To find...

    blog.groupdocs.com/2021/08/04/find-and-replace-...
  6. GetTextAreas | GroupDocs.Parser for .NET API Re...

    Extracts text areas from the document....customization options (regular expression, match case, etc.). public...customization options (regular expression, match case, etc.). public...

    reference.groupdocs.com/parser/net/groupdocs.pa...
  7. TextRedaction Class - GroupDocs.Redaction for ....

    Represents a base abstract class for document text redactions....method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/net/groupd...
  8. Upcoming Release of GroupDocs.Parser for Java

    We are excited to announce that GroupDocs.Parser is coming soon to Java platform as GroupDocs.Parser for Java. It will be an easy to use back-end API that will permit the users to extractraw and formattedtext from the supported document formats. Besides, it will also allow the users to extract the metadata from the popular document formats. GroupDocs.Parser for Java will soon be available for download. Salient Features of GroupDocs.Parser for Java GroupDocs....Searching Text with a Regular Expression Extracting Metadata from...

    blog.groupdocs.com/parser/upcoming-release-of-g...
  9. ReplacementOptions - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......Replaces all matches of the regular expression with a given replacement...

    apireference.groupdocs.com/redaction/java/com.g...
  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...); // Search in index Regular expression search query The next...next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/net/build-search-query/