Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,562 for

regular

(0.19 sec)
  1. 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...the steps to search with a regular expression in Microsoft OneNote...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. 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...the steps to search with a regular expression in PDF document:...

    docs.groupdocs.com/parser/java/search-text-in-p...
  3. 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...the steps to search with a regular expression in HTML document:...

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

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

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. 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...the steps to search with a regular expression in Microsoft Office...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. 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...the steps to search with a regular expression in HTML document:...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  7. 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...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  8. 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...the steps to search with a regular expression in EPUB e-book:...

    docs.groupdocs.com/parser/java/search-text-in-e...
  9. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents...documents - like search with regular expressions, search by pages...the steps to search with a regular expression in PDF document:...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  10. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text to redact PDF files....replacing the found text using regular expressions. Finally, we will...Replacement Replace using Regular Expressions (RegEx) Hide Text...

    blog.groupdocs.com/redaction/find-and-replace-t...