Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 154 for

regular expression

(0.04 sec)
  1. Remove Text from DOCX Online

    Remove DOCX text in content and metadata online....your DOCX, enter text or regular expression to delete from your DOCX...text or regular expression. With regular expression you may cover...

    products.groupdocs.app/redaction/remove-text-fr...
  2. 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/
  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 to...steps to search with a regular expression in HTML document: Instantiate...

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

    docs.groupdocs.com/parser/net/search-text-in-ht...
  5. 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 SearchOptions parameter...

    docs.groupdocs.com/parser/java/search-text/
  6. 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...
  7. 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...
  8. Use All Highlight Extraction Modes with Search ...

    Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Text for .NET API. This version comes up with a number of new features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Text for .NET API has improved the search functionality by adding the ability to search for some text using Regular Expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted text in documents....search for some text using regular expression and searching a whole...Ability to search with regular expression Ability to search the...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  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 to...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 etc...steps to search with a regular expression in PDF document: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-pd...