Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,773 for

regex

(0.09 sec)
  1. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries.... query : regex-query non-regex-query regex-query : ^ pattern...pattern non-regex-query : unary-query binary-query unary-query :...

    docs.groupdocs.com/search/net/query-language-sp...
  2. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API.... query : regex-query non-regex-query regex-query : ^ pattern...pattern non-regex-query : unary-query binary-query unary-query :...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  3. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API.... query : regex-query non-regex-query regex-query : ^ pattern...pattern non-regex-query : unary-query binary-query unary-query :...

    docs.groupdocs.com/search/java/query-language-s...
  4. GroupDocs.Metadata for .NET 18.5 Release Notes ...

    Note This page contains release notes for GroupDocs.Metadata for .NET 18.5 Major Features There are the following enhancements in this release: Implement the ability to search and replace metadata using regular expressions Implement unified DublinCore metadata reader for all formats that support XMP Reduce memory consumption of zip format metadata loading and saving Implement the ability to edit the zip archive comment Reduce memory consumption of epub format metadata loading Reduce memory consumption of torrent format metadata loading and saving All Changes Key Summary Category METADATANET-566 Implement the ability to search and replace metadata using regular expressions Enhancement METADATANET-2238 Implement unified DublinCore metadata reader for all formats that support XMP Enhancement METADATANET-2246 Reduce memory consumption of zip format metadata loading and saving Enhancement METADATANET-2288 Implement the ability to edit the zip archive comment Enhancement METADATANET-2290 Reduce memory consumption of epub format metadata loading Enhancement METADATANET-2291 Reduce memory consumption of torrent format metadata loading and saving Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....changes ScanDocument(string,Regex) method has been added to SearchFacade...SearchFacade class ScanDocument(Stream,Regex) method has been added to SearchFacade...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  5. Watermarker.Remove Method (PossibleWatermark) -...

    Removes watermark from the document....png" ); Regex regex = new Regex( @"^Company\sName$"...textSearchCriteria = new TextSearchCriteria(regex); PossibleWatermarkCol watermarks...

    apireference.groupdocs.com/watermark/net/groupd...
  6. Watermarker.Search Method (SearchCriteria) - Gr...

    Searches possible watermarks according to specified search criteria....png" ); Regex regex = new Regex( @"^Company\sName$"...textSearchCriteria = new TextSearchCriteria(regex); PossibleWatermarkCol watermarks...

    apireference.groupdocs.com/watermark/net/groupd...
  7. Search | GroupDocs.Watermark for .NET API Refer...

    Searches all possible watermarks in the document....png" ); Regex regex = new Regex ( @"^Company\sName$"...= new TextSearchCriteria ( regex ); PossibleWatermarkCol watermarks...

    reference.groupdocs.com/watermark/net/groupdocs...
  8. Search Pattern in Files on GroupDocs Blog | Doc...

    Search Pattern in Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Pattern in Files on GroupDocs Blog | Document Automation Solutions for ......Online Regex Search in Documents Unlock the power of regex search...using regular expressions. Regex Search in Documents using Java...

    blog.groupdocs.com/tag/search-pattern-in-files/...
  9. MetadataSearchRedaction Constructor (String, St...

    Initializes a new instance of MetadataSearchRedaction class, using value to match redacted items....MetadataSearchRedact Constructor (Regex, String) MetadataSearchRedact...MetadataSearchRedact Constructor (Regex, String, Regex) MetadataSearchRedact...

    apireference.groupdocs.com/redaction/net/groupd...
  10. AnnotationRedaction | GroupDocs.Redaction for J...

    Represents a redaction that replaces annotation text comments etc. matching a given regular expression....AnnotationRedaction(Pattern regex, String replacement) Initializes...AnnotationRedaction(Pattern regex, String replacement) public...

    reference.groupdocs.com/redaction/java/com.grou...