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

regex

(0.16 sec)
  1. 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...
  2. 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-hant/tag/redact-in-csharp...
  3. 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...... البحث في المستندات بواسطة RegEx باستخدام C# أطلق العنان لقوة...

    blog.groupdocs.com/ar/tag/search-text-using-.ne...
  4. 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...
  5. 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...
  6. 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...... 使用 C# 通过 RegEx 在文档中搜索 释放 C# 中程序化搜索的威力!了解如何...

    blog.groupdocs.com/zh/tag/search-text-using-.ne...
  7. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form using Java search API....+ + NumericRange + + + + + Regex + + + + + Field + – + + + DateRange...

    docs.groupdocs.com/search/nodejs-java/nesting-s...
  8. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....whose names match the specified regex Pattern pattern = Pattern ....whose names match the following regex: %s" , pattern . pattern ()));...

    docs.groupdocs.com/metadata/java/extracting-met...
  9. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....new TextSearchCriteria ( new Regex ( "^Test watermark$" )); PossibleWatermarkCol...new TextSearchCriteria ( new Regex ( "^Test watermark$" )); PossibleWatermarkCol...

    docs.groupdocs.com/watermark/net/migration-notes/
  10. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form using Java search API....+ + NumericRange + + + + + Regex + + + + + Field + – + + + DateRange...

    docs.groupdocs.com/search/java/nesting-search-q...