Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,163 for

regex

(0.1 sec)
  1. how to redact Word in Java on GroupDocs Blog | ...

    how to redact Word in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to redact Word in Java on GroupDocs Blog | Document Automation Solution......Groß- und Kleinschreibungs- und RegEx-Suchen mit der Java Redaction...

    blog.groupdocs.com/de/tag/how-to-redact-word-in...
  2. Find and Replace in Word on GroupDocs Blog | Do...

    Find and Replace in Word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and Replace in Word on GroupDocs Blog | Document Automation Solutions fo......biệt chữ hoa chữ thường & RegEx với .NET Redaction API. Recent...

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

    blog.groupdocs.com/zh-hant/tag/find-text-in-pdf...
  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......Redaction API 编辑和执行文本、区分大小写和 RegEx 搜索。 在 C# 中编辑 PDF 扫描文档 在 .NET...

    blog.groupdocs.com/zh/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......وتنفيذ بحث حساس لحالة الأحرف و RegEx للنص باستخدام .NET Redaction...

    blog.groupdocs.com/ar/tag/redact-in-csharp/inde...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...