Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,401 for

regular expression

(0.12 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. PageAreaRedaction | GroupDocs.Redaction for Jav...

    Represents a complex textual redaction that affects text images and annotations in an area of the page....Pattern Regular expression to search and replace...java.util.regex.Pattern Regular expression to search and replace...

    reference.groupdocs.com/redaction/java/com.grou...
  3. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....e-books - like search with regular expressions, search by pages etc...steps to search with a regular expression in EPUB e-book: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  4. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...sections - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft OneNote...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Parser.Search Method - GroupDocs.Parser for .NE...

    Searches a keyword in the document....using search options (regular expression, match case, etc.). See...

    apireference.groupdocs.com/parser/net/groupdocs...
  6. RegExp.prototype.global - JavaScript | MDN

    The global accessor property of RegExp instances returns whether or not the g flag is used with this Regular Expression....flag is used with this regular expression. Try it Description RegExp...flag indicates that the regular expression should be tested against...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....documents - like search with regular expressions. parameter is used to...steps to search with a regular expression in HTML document: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  8. Search text in PDF documents | Documentation

    To search a keyword in PDF 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 PDF 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 PDF document: Instantiate...

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

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....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/net/search-text-in-mi...
  10. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....documents - like search with regular expressions. parameter is used to...steps to search with a regular expression in HTML document: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-h...