Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 400 for

regular

(0.03 sec)
  1. 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...the steps to search with a regular expression in EPUB e-book:...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  2. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API....Replace Text Replace Text using Regular Expressions (RegEx) Replace...follows. Replace Text using Regular Expressions (RegEx) in Java...

    blog.groupdocs.com/redaction/find-and-replace-t...
  3. 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...
  4. 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...
  5. 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...
  6. Search text | Documentation

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

    docs.groupdocs.com/parser/java/search-text/
  7. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”.... Regular Cleaning 2. Oven Cleaning John...John Smith (+458789) 3. Regular Cleaning 4. Oven Cleaning 5....

    docs.groupdocs.com/assembly/net/numbered-list-i...
  8. Search text in Emails | Documentation

    Search a keyword in emails using Search method...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/net/search-text-in-em...
  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...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  10. 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...