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

regular

(0.03 sec)
  1. 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...
  2. 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...
  3. MetadataSearchRedaction Class - GroupDocs.Redac...

    Represents a metadata redaction that searches and redacts metadata using Regular expressions, matching keys and/or values....and redacts metadata using regular expressions, matching keys....) KeyExpression Gets the regular expression to match name (key)...

    apireference.groupdocs.com/redaction/net/groupd...
  4. Find Text in PDF

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....replacing the found text using regular expressions. Finally, we will...case-sensitive search, replacing using regular expressions. Finally, we will...

    blog.groupdocs.com/tag/find-text-in-pdf/
  5. AnnotationRedaction Class - GroupDocs.Redaction...

    Represents a redaction that replaces annotation text (comments, etc.) matching a given Regular expression....) matching a given regular expression. Inheritance Hierarchy...Description .) Expression Gets the regular expression to match. Replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...