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

regex

(0.11 sec)
  1. 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...
  2. Blackout Text on GroupDocs Blog | Document Auto...

    Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Blackout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......中以編程方式查找 PDF 文檔中的某些文本、單詞、短語,區分大小寫和 RegEx。替換或隱藏文本以編輯 PDF 文件。 在 Java 中編輯...

    blog.groupdocs.com/zh-hant/tag/blackout-text/in...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. Search Text using .NET on GroupDocs Blog | Docu...

    Search Text using .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Text using .NET on GroupDocs Blog | Document Automation Solutions for .N...... Cari di Dokumen dengan RegEx menggunakan C# Buka kekuatan...

    blog.groupdocs.com/id/tag/search-text-using-.ne...
  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. 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...