Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,404 for

regular expression

(0.04 sec)
  1. Redaction - GroupDocs.Redaction for Java - API ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......) matching a given regular expression. class CellColumnRedaction...text is matching given regular expression (optionally deletes all...

    apireference.groupdocs.com/redaction/java/com.g...
  2. textsearchcriteria - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......class with a specified regular expression. TextSearchCriteria (...specified regular expression. Parameters: pattern - The regular expression...

    apireference.groupdocs.com/watermark/java/com.g...
  3. Search text | Documentation

    This article explains that how to search text from documents....can contain a text or a regular expression. class contains every...())); } } Search text by regular expression SearchOptions parameter...

    docs.groupdocs.com/parser/java/search-text/
  4. Search text | Documentation

    This article explains that how to search text from documents....can contain a text or a regular expression. class contains every...)); } } Search text by regular expression parameter is used to...

    docs.groupdocs.com/parser/net/search-text/
  5. CellColumnRedaction Class - GroupDocs.Redaction...

    Represents a text redaction that replaces text in a spreadsheet documents (CSV, Excel, etc.)....) Pattern Gets the regular expression to match. Methods Name...method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/net/groupd...
  6. 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...
  7. 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...
  8. 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...
  9. Search text in Emails | Documentation

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....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/java/search-text-in-e...
  10. Search text in EPUB eBooks | Documentation

    This article explains that how 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/java/search-text-in-e...