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

regular expression

(0.31 sec)
  1. Search text | GroupDocs

    Learn how to search for keywords and use Regular Expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....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/
  2. Search text | GroupDocs

    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/
  3. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...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/net/search-text-in-em...
  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 in HTML documents | GroupDocs

    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...
  6. Search text in PDF documents | GroupDocs

    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. 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...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...presentations - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....presentations - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....spreadsheets - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office Excel...

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