Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 477 for

regular expression

(0.02 sec)
  1. RegexRedaction Methods - GroupDocs.Redaction fo...

    Applies the redaction to a given format instance....method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/net/groupd...
  2. GroupDocs.Parser for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.7. Major Features There are the following features in this release: API to provide data for text analysis Support for text analysis API for PDF documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-992 Implement API to provide data for text analysis New feature PARSERNET-956 Implement the support for text analysis API for PDF documents New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....search a text with the regular expression and bounds the search...Member Description Expression Regular expression. Null if it isn’t...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. TextSearchCriteria.Pattern Property - GroupDocs...

    Gets the search pattern....Value Type: Regex The regular expression pattern to match. See...

    apireference.groupdocs.com/watermark/net/groupd...
  4. RegexRedaction Constructor (Regex, ReplacementO...

    Initializes a new instance of RegexRedaction class....RegularExpressions Regex Regular expression to search and replace...

    apireference.groupdocs.com/redaction/net/groupd...
  5. SearchOptions Properties - GroupDocs.Parser for...

    Gets the options for the left highlight....that indicates whether a regular expression is used. See Also Reference...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. RedactionResult - GroupDocs.Redaction for Java ...

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

    apireference.groupdocs.com/redaction/java/com.g...
  7. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - groupdocs-watermark/GroupDocs.Watermark-for-.NET...Watermarks in a PDF using Regular Expression // Constants.InDocumentPdf...\d{4}$" ) ; // search by regular expression TextSearchCriteria textSearchCriteria...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  8. SearchResult - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using search options (regular expression, match case, etc.)....

    apireference.groupdocs.com/parser/java/com.grou...
  9. searchoptions - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using search options (regular expression, match case, etc.)....

    apireference.groupdocs.com/parser/java/com.grou...
  10. GroupDocs.Parser for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.8. Major Features There are the following features in this release: Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....TextAreaSearchOption (); // Set a regular expression to search 'Invoice #...XXX' text searchOptions . Expression = "\\s?INVOICE\\s?#\\s?[0-9]+"...

    docs.groupdocs.com/parser/net/groupdocs-parser-...