Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 979 for

regex

(0.01 sec)
  1. 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...
  2. 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/
  3. Find and Replace Words in Documents using C# | ...

    Find and replace text, words, or phrases in Word documents, Excel spreadsheets, PowerPoint presentations, and PDF documents in C# using .NET Redaction API....using Regular Expressions (RegEx) Replace the Text with Colored...using Regular Expressions (RegEx) in C# To find and replace any...

    blog.groupdocs.com/2021/08/04/find-and-replace-...
  4. 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...
  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. 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...
  7. 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/...
  8. 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...
  9. 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...
  10. templateregexposition - GroupDocs.Parser for Ja...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......following way: // Create a regex template field with "InvoiceNumber"..."value" is used: // Create a regex template field with "InvoiceNumber"...

    apireference.groupdocs.com/parser/java/com.grou...