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

regular expression

(0.12 sec)
  1. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....Text Redaction using Regular Expression Metadata Redaction Searching...

    blog.groupdocs.com/redaction/upcoming-release-o...
  2. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Image Search using C# Regular expression Search using C# Phrase...

    kb.groupdocs.com/search/page/2/
  3. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...); // Search in index Regular expression search query The next...next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  4. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....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/developer-guide/a...
  5. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....in-depth guide on performing regular expression search using C#. To view...article on how to perform regular expression search using C# . Updated...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  6. Upcoming Release of GroupDocs.Parser for Java

    We are excited to announce that GroupDocs.Parser is coming soon to Java platform as GroupDocs.Parser for Java. It will be an easy to use back-end API that will permit the users to extractraw and formattedtext from the supported document formats. Besides, it will also allow the users to extract the metadata from the popular document formats. GroupDocs.Parser for Java will soon be available for download. Salient Features of GroupDocs.Parser for Java GroupDocs....Searching Text with a Regular Expression Extracting Metadata from...

    blog.groupdocs.com/parser/upcoming-release-of-g...
  7. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...); // Search in index Regular expression search query The next...next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/java/build-search-query/
  8. 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....filters or search by regular expression. Filter metadata Base...document’s metadata using regular expressions. For instance, we can...

    docs.groupdocs.com/redaction/python-net/metadat...
  9. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....occurrences of given regular expression with text or a color...annotations, matching given regular expression Required to rasterize...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output Expression results to your reports using Expression tags. An Expression tag denotes a placeholder for an Expression result within a template. While building a report, the corresponding Expression is evaluated, and this placeholder is replaced with the formatted result of the Expression....Outputting Expression Results You can output expression results...your reports using expression tags. An expression tag denotes a placeholder...

    docs.groupdocs.com/assembly/net/template-syntax...