Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 674 for

regular expression

(0.03 sec)
  1. FormFieldSearchOptions | GroupDocs.Signature fo...

    Represents search options for Formfield signatures....get; set; } Specifies regular expression pattern of form field...it simple as “text” or regular expression like “abc\d+”. Default...

    reference.groupdocs.com/signature/net/groupdocs...
  2. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....@macro2 Regular expression specifier ^ regular-expression Regular...Regular expression specifier is used to specify query that is regular...

    docs.groupdocs.com/search/net/search-operation-...
  3. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents 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 Word document: Instantiate Parser object for the initial document; 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 document....documents - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office Word...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......customization options (regular expression, match case, etc.). Iterable...customization options (regular expression, match case, etc.). Uses...

    apireference.groupdocs.com/parser/java/com.grou...
  5. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......customization options (regular expression, match case, etc.). Iterable...customization options (regular expression, match case, etc.). Uses...

    apireference.groupdocs.com/parser/java/com.grou...
  6. ITextualFormatInstance Methods - GroupDocs.Reda...

    Replaces all matches of the Regular Expression with a given replacement....Replaces all matches of the regular expression with a given replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  7. ICellularFormatInstance - GroupDocs.Redaction f...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......Parameters: regularExpression - Regular expression to search and replace...Parameters: regularExpression - Regular expression to search and replace...

    apireference.groupdocs.com/redaction/java/com.g...
  8. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....(); Regular expression search criteria Regular expressions are...below sample code uses a regular expression to search for watermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  9. SearchQuery Methods - GroupDocs.Search for .NET...

    Creates a combined query that will find only documents which will be found for each original query....CreateRegexQuery(String) Creates a regular expression query. CreateRegexQuery(String...RegexOptions) Creates a regular expression query. CreateWildcardQuery(Int32)...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Search text in Emails | Documentation

    Search a keyword in emails using Search method...emails - like search with regular expressions. parameter is used to...steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-em...