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

regex

(0.39 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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......文档中的某些文本、单词、短语,区分大小写和 Java 中的 RegEx。替换或隐藏文本以编辑 PDF 文件。 用 Java 编辑...

    blog.groupdocs.com/zh/tag/blackout-text/index.xml
  5. 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/
  6. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET....Path to container pattern: Regex pattern to match file names...not supported" ) return [] regex = re . compile ( pattern , re...

    docs.groupdocs.com/parser/python-net/iterate-th...
  7. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....control case-sensitivity or regex mode when calling search APIs...

    docs.groupdocs.com/parser/python-net/options/
  8. Nesting search queries in object form | GroupDocs

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

    docs.groupdocs.com/search/net/nesting-search-qu...
  9. Working with Text | GroupDocs

    Perform keyword or Regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET.... For regex or case-sensitive searches,...

    docs.groupdocs.com/parser/python-net/working-wi...
  10. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using Python via .NET....with a particular URL using a regex. Ensure only hyperlinks are...

    docs.groupdocs.com/watermark/python-net/removin...