Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,789 for

regex

(0.1 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. Capturing group: (...) - JavaScript | MDN

    A capturing group groups a subpattern, allowing you to apply a quantifier to the entire group or use disjunctions within it. It memorizes information about the subpattern match, so that you can refer back to it later with a backreference, or access the information through the match results.... Syntax regex (pattern) Parameters pattern...of anything you may use in a regex literal, including a disjunction...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. Find and Replace Text in PDF on GroupDocs Blog ...

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

    blog.groupdocs.com/zh/tag/find-and-replace-text...
  4. 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...
  5. GroupDocs.Watermark-for-.NET/README.md at maste...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - GroupDocs.Watermark-for-.NET/README.md at master · 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...
  6. Find and Replace Text in PDF using C# | Replace...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and Regex using C#. Replace or hide the text to redact PDF files....Replacing with Regular Expressions (RegEx) Hide Text with Colored Box...PDF with Regular Expressions (RegEx) using C# # You can also replace...

    blog.groupdocs.com/redaction/find-and-replace-t...
  7. Find and Replace Text in PDF on GroupDocs Blog ...

    Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solu......rozróżnianiem wielkości liter i RegEx w Javie. Zastąp lub ukryj tekst...rozróżnianiem wielkości liter i RegEx za pomocą C#. Zastąp lub ukryj...

    blog.groupdocs.com/pl/tag/find-and-replace-text...
  8. 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...
  9. Find and Replace Text in PDF on GroupDocs Blog ...

    Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solu......با حساسیت حروف کوچک و بزرگ و RegEx در Java پیدا کنید. برای ویرایش...با حساسیت حروف کوچک و بزرگ و RegEx با استفاده از C# پیدا کنید....

    blog.groupdocs.com/fa/tag/find-and-replace-text...
  10. TemplateRegexPosition Class - GroupDocs.Parser ...

    Provides a template field position which uses the regular expression....following way: C# // Create a regex template field with "InvoiceNumber"..."value" is used: C# // Create a regex template field with "InvoiceNumber"...

    apireference.groupdocs.com/parser/net/groupdocs...