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

regex

(0.08 sec)
  1. 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......met hoofdlettergevoeligh en RegEx in Java. Vervang of verberg...met hoofdlettergevoeligh en RegEx met behulp van C#. Vervang of...

    blog.groupdocs.com/nl/tag/find-and-replace-text...
  2. 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...
  3. Find Text in PDF on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/zh/tag/find-text-in-pdf/inde...
  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. Hide Text in PDF on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/fa/tag/hide-text-in-pdf/inde...
  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 Text in PDF on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/fa/tag/find-text-in-pdf/inde...
  8. 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...
  9. Hide Text in PDF on GroupDocs Blog | Document A...

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

    blog.groupdocs.com/zh/tag/hide-text-in-pdf/inde...
  10. 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/