Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,562 for

regular

(0.1 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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 Microsoft Office...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...documents - 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...
  3. 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...
  4. 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/
  5. Search text | Documentation

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

    docs.groupdocs.com/parser/net/search-text/
  6. DeleteAnnotationRedaction Class - GroupDocs.Red...

    Represents a text redaction that deletes annotations if text is matching given Regular expression (optionally deletes all annotations)....if text is matching given regular expression (optionally deletes...Description .) Expression Gets the regular expression to match. Methods...

    apireference.groupdocs.com/redaction/net/groupd...
  7. 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/2022/03/08/find-and-replace-...
  8. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using customization options (regular expression, match case, etc...using customization options (regular expression, match case, etc...

    apireference.groupdocs.com/parser/java/com.grou...
  9. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using customization options (regular expression, match case, etc...using customization options (regular expression, match case, etc...

    apireference.groupdocs.com/parser/java/com.grou...
  10. Parser.Search Method - GroupDocs.Parser for .NE...

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

    apireference.groupdocs.com/parser/net/groupdocs...