Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 477 for

regular expression

(0.02 sec)
  1. Redaction - GroupDocs.Redaction for Java - API ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......) matching a given regular expression. class CellColumnRedaction...text is matching given regular expression (optionally deletes all...

    apireference.groupdocs.com/redaction/java/com.g...
  2. pagetextareaoptions - GroupDocs.Parser for Java...

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

    apireference.groupdocs.com/parser/java/com.grou...
  3. textsearchcriteria - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......class with a specified regular expression. TextSearchCriteria (...specified regular expression. Parameters: pattern - The regular expression...

    apireference.groupdocs.com/watermark/java/com.g...
  4. Search text | Documentation

    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 parameter is used to...

    docs.groupdocs.com/parser/net/search-text/
  5. Manipulate Metadata Properties in Documents wit...

    We have a major update for our customers who are using our metadata manipulation API - GroupDocs.Metadata for .NET. We have revamped the architecture of the API to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest release because: The_ Metadata_ class is introduced as a single entry point to manage metadata in all supported formats....Finding Metadata using Regular Expressions # The following code...metadata from a file using a regular expression. Legacy API # v19.11...

    blog.groupdocs.com/metadata/manipulate-metadata...
  6. CellColumnRedaction Class - GroupDocs.Redaction...

    Represents a text redaction that replaces text in a spreadsheet documents (CSV, Excel, etc.)....) Pattern Gets the regular expression to match. Methods Name...method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/net/groupd...
  7. pagetextarea - GroupDocs.Parser for Java - API ...

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

    apireference.groupdocs.com/parser/java/com.grou...
  8. 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 etc...steps to search with a regular expression in PDF document: Instantiate...

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

    docs.groupdocs.com/parser/java/search-text-in-h...
  10. 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 etc...steps to search with a regular expression in Microsoft OneNote...

    docs.groupdocs.com/parser/java/search-text-in-m...