Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,789 for

regex

(0.08 sec)
  1. deleteannotationredaction - GroupDocs.Redaction...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......DeleteAnnotationReda ( Pattern regex) Initializes a new instance...DeleteAnnotationReda( Pattern regex) Initializes a new instance...

    apireference.groupdocs.com/redaction/java/com.g...
  2. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - groupdocs-watermark/GroupDocs.Watermark-for-.NET...InDocumentPdf ) ) { Regex regex = new Regex ( @"^© \d{4}$" ) ;...= new TextSearchCriteria ( regex ) ; // find possible watermarks...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  3. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (Regex) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....feedback Regular expression (RegEx) search queries are universal...the beginning of the query. A regex search query in text form cannot...

    docs.groupdocs.com/search/net/regular-expressio...
  4. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (Regex) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....feedback Regular expression (RegEx) search queries are universal...the beginning of the query. A regex search query in text form cannot...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  5. Index.Search Method (String) - GroupDocs.Search...

    Searches in index....demonstrates how to perform Regex search. C# string indexFolder...tells the index that it is a Regex query SearchResult result =...

    apireference.groupdocs.com/search/net/groupdocs...
  6. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Old API Regex pattern = new Regex ( "author|company"...[ i ]); } New API Regex pattern = new Regex ( "author|company"...

    docs.groupdocs.com/metadata/net/migration-notes/
  7. ReplacementOptions - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......CellFilter filter, Pattern regEx, ReplacementOptions options)...mode. RegexRedaction ( Pattern regex, ReplacementOptions options)...

    apireference.groupdocs.com/redaction/java/com.g...
  8. RegExp.prototype.ignoreCase - JavaScript | MDN

    The ignoreCase accessor property of Regexp instances returns whether or not the i flag is used with this regular expression.... If the regex is Unicode-aware , the case...matched by /[a-z]/ui . If the regex is Unicode-unaware, case mapping...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (Regex) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....feedback Regular expression (RegEx) search queries are universal...the beginning of the query. A regex search query in text form cannot...

    docs.groupdocs.com/search/java/regular-expressi...
  10. Blackout Text in PDF on GroupDocs Blog | Docume...

    Blackout Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Blackout Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET &......文档中的某些文本、单词、短语,区分大小写和 Java 中的 RegEx。替换或隐藏文本以编辑 PDF 文件。 使用 C# 在 PDF...以编程方式查找 PDF 文档中的某些文本、单词、短语,区分大小写和 RegEx。替换或隐藏文本以编辑 PDF 文件。 用 Java 编辑...

    blog.groupdocs.com/zh/tag/blackout-text-in-pdf/...