Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 532 for

regular

(0.04 sec)
  1. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....spreadsheets - 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...
  2. 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#....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/
  3. Search text in Emails | GroupDocs

    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...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  4. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...documents - like search with regular expressions, search by pages...the steps to search with a regular expression in PDF document:...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  5. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....e-books - like search with regular expressions, search by pages...the steps to search with a regular expression in EPUB e-book:...

    docs.groupdocs.com/parser/java/search-text-in-e...
  6. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....close (); Regular expression search criteria Regular expressions...The below sample code uses a regular expression to search for watermarks...

    docs.groupdocs.com/watermark/java/searching-wat...
  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/redaction/find-and-replace-t...
  8. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce......"[personal]" Sample: John Doe Regular expressions redactions Behind...phrase" redaction works though regular expressions, which are the...

    docs.groupdocs.com/redaction/python-net/_sample...
  9. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by Regular expression....using filters or search by regular expression. Filter metadata...document’s metadata using regular expressions. For instance,...

    docs.groupdocs.com/redaction/net/metadata-redac...
  10. Search operation table | GroupDocs

    This article shows that how to provides syntax of all elements allowed in text search queries....@macro1 & @macro2 Regular expression specifier ^ regular-expression...regular-expression Regular expression specifier is used to specify query that is...

    docs.groupdocs.com/search/nodejs-java/search-op...