Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,398 for

regular expression

(0.1 sec)
  1. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...presentations - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....presentations - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....spreadsheets - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office Excel...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. FormFieldSearchOptions Class - GroupDocs.Signat...

    Represents search options for Form-field signatures....) Name Specifies regular expression pattern of form field...it simple as "text" or regular expression like "abc\d+". Default...

    apireference.groupdocs.com/signature/net/groupd...
  5. 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-...
  6. CellColumnRedaction.Pattern Property - GroupDoc...

    Gets the Regular Expression to match....Pattern Property Gets the regular expression to match. Namespace:...

    apireference.groupdocs.com/redaction/net/groupd...
  7. RegexRedaction Properties - GroupDocs.Redaction...

    Gets the ReplacementOptions instance, specifying type of text replacement....RegularExpression Gets the regular expression to match. See Also Reference...

    apireference.groupdocs.com/redaction/net/groupd...
  8. @document - CSS: Cascading Style Sheets | MDN

    The @document CSS at-rule restricts the style rules contained within it based on the URL of the document. It is designed primarily for user-defined style sheets (see userchrome.org for more information), though it can be used on author-defined style sheets, too....matched by the regular expression provided. The expression must match...matches any character in regular expressions. To match a literal period...

    developer.mozilla.org/en-US/docs/Web/CSS/@document
  9. ExactPhraseRedaction Methods - GroupDocs.Redact...

    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...
  10. GroupDocs.Watermark-for-.NET/README.md at maste...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - GroupDocs.Watermark-for-.NET/README.md at master · 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...