Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 351 for

regular

(0.05 sec)
  1. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images....case sensitivity, or by using regular expressions. I will be using...PDF document, that contains regular text along with some text within...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  2. Search operation table | Documentation

    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/net/search-operation-...
  3. Features Overview | Documentation

    GroupDocs.Watermark for Java API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Annotation (image and text) | | | Regular text | | Word | Shape (image...(image and text) | | | Regular text | | | Hyperlinks | | Excel |...

    docs.groupdocs.com/watermark/java/features-over...
  4. Search text in Emails | Documentation

    Search a keyword in emails using Search method...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/net/search-text-in-em...
  5. 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...the steps to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  6. 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...the steps to search with a regular expression in PDF document:...

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

    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...
  8. 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...
  9. 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...documents Ability to search with regular expression Ability to search...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  10. Searching watermarks | Documentation

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

    docs.groupdocs.com/watermark/net/searching-wate...