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

regex

(0.81 sec)
  1. Watermarker.Remove Method (PossibleWatermarkCol...

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

    apireference.groupdocs.com/watermark/net/groupd...
  2. RegExp.prototype.unicode - JavaScript | MDN

    The unicode accessor property of Regexp instances returns whether or not the u flag is used with this regular expression....calling exec() ), unicode regexes advance by Unicode code points...analogous to strict mode for regex syntax). These syntaxes are...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. 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...
  4. 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...
  5. 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...
  6. Modifier: (?ims-ims:...) - JavaScript | MDN

    A modifier overrides flag settings in a specific part of a regular expression. It can be used to enable or disable flags that change the meanings of certain Regex syntax elements. These flags are i, m, and s....change the meanings of certain regex syntax elements. These flags...are i , m , and s . Syntax regex (?flags1:pattern) (?flags1-flags2:pattern)...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. RegExp.prototype.global - JavaScript | MDN

    The global accessor property of Regexp instances returns whether or not the g flag is used with this regular expression....parameter is a regex, it is global. The regex's [Symbol.match]()...different behaviors when the regex is global. The set accessor...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. 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...
  9. 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...
  10. 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/...