Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,168 for

regex

(0.07 sec)
  1. Redact in Java on GroupDocs Blog | Document Aut...

    Redact in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......текстовый поиск с учетом регистра и RegEx с помощью Java Redaction API...

    blog.groupdocs.com/ru/tag/redact-in-java/index.xml
  2. case sensitive find and replace on GroupDocs Bl...

    case sensitive find and replace on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in case sensitive find and replace on GroupDocs Blog | Document Automatio......Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。 Recent content in case sensitive...

    blog.groupdocs.com/zh/tag/case-sensitive-find-a...
  3. Replace words in CSharp on GroupDocs Blog | Doc...

    Replace words in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Replace words in CSharp on GroupDocs Blog | Document Automation Solutions for ......Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。 Recent content in Replace...

    blog.groupdocs.com/zh/tag/replace-words-in-csha...
  4. Redact in CSharp on GroupDocs Blog | Document A...

    Redact in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java De......وتنفيذ بحث حساس لحالة الأحرف و RegEx للنص باستخدام .NET Redaction...

    blog.groupdocs.com/ar/tag/redact-in-csharp/inde...
  5. Redact in CSharp on GroupDocs Blog | Document A...

    Redact in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java De......teks, case-sensitive & RegEx dengan .NET Redaction API. Sunting...

    blog.groupdocs.com/id/tag/redact-in-csharp/inde...
  6. 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......中以編程方式查找 PDF 文檔中的某些文本、單詞、短語,區分大小寫和 RegEx。替換或隱藏文本以編輯 PDF 文件。 使用 C# 在 PDF...

    blog.groupdocs.com/zh-hant/tag/find-text-in-pdf...
  7. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....following way: // Create a regex template field with "InvoiceNumber"...“value” is used: // Create a regex template field with "InvoiceNumber"...

    docs.groupdocs.com/parser/java/working-with-tem...
  8. Searching watermarks | GroupDocs

    Find possible text and image watermarks using Python via .NET, with powerful criteria....expression search criteria Use regex with TextSearchCriteria . import..."document.pdf" ) as watermarker : regex = re . compile ( r "^© \d {4}...

    docs.groupdocs.com/watermark/python-net/searchi...
  9. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....pdf" )) { Regex regex = new Regex ( @"^© \d{4}$" );...= new TextSearchCriteria ( regex ); // Find possible watermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. 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......中以編程方式查找 PDF 文檔中的某些文本、單詞、短語,區分大小寫和 RegEx。替換或隱藏文本以編輯 PDF 文件。 使用 C# 在 PDF...

    blog.groupdocs.com/zh-hant/tag/find-and-replace...