Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 207 for

regular expression

(0.52 sec)
  1. Search text | GroupDocs

    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/
  2. Search text | GroupDocs

    Learn how to search for keywords and use Regular Expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....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/
  3. Search text in Emails | GroupDocs

    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...
  4. 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...
  5. Search text in HTML documents | GroupDocs

    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...
  6. Search text in PDF documents | GroupDocs

    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...
  7. Search text in Emails | GroupDocs

    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...
  8. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...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/net/search-text-in-pd...
  9. Search text in EPUB eBooks | GroupDocs

    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...
  10. Search operation table | GroupDocs

    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/nodejs-java/search-op...