Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,201 for

regex

(0.02 sec)
  1. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Old API Regex pattern = new Regex ( "author|company"...[ i ]); } New API Regex pattern = new Regex ( "author|company"...

    docs.groupdocs.com/metadata/net/migration-notes/
  2. 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......文档中的某些文本、单词、短语,区分大小写和 Java 中的 RegEx。替换或隐藏文本以编辑 PDF 文件。 使用 C# 在 PDF...以编程方式查找 PDF 文档中的某些文本、单词、短语,区分大小写和 RegEx。替换或隐藏文本以编辑 PDF 文件。 Recent content...

    blog.groupdocs.com/zh/tag/find-and-replace-text...
  3. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (Regex) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....feedback Regular expression (RegEx) search queries are universal...the beginning of the query. A regex search query in text form cannot...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  4. Redact PDF files on GroupDocs Blog | Document A...

    Redact PDF files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Redact PDF files on GroupDocs Blog | Document Automation Solutions for .NET & Java De......文档中的某些文本、单词、短语,区分大小写和 Java 中的 RegEx。替换或隐藏文本以编辑 PDF 文件。 使用 C# 在 PDF...以编程方式查找 PDF 文档中的某些文本、单词、短语,区分大小写和 RegEx。替换或隐藏文本以编辑 PDF 文件。 用 Java 编辑...

    blog.groupdocs.com/zh/tag/redact-pdf-files/inde...
  5. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (Regex) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....feedback Regular expression (RegEx) search queries are universal...the beginning of the query. A regex search query in text form cannot...

    docs.groupdocs.com/search/net/regular-expressio...
  6. Java Redaction API on GroupDocs Blog | Document...

    Java Redaction API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Java Redaction API on GroupDocs Blog | Document Automation Solutions for .NET & Jav......חיפוש טקסט, תלוי רישיות וחיפוש RegEx עם Java Redaction API. Recent...

    blog.groupdocs.com/he/tag/java-redaction-api/in...
  7. text redaction on GroupDocs Blog | Document Aut...

    text redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in text redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......חיפוש טקסט, תלוי רישיות וחיפוש RegEx עם .NET Redaction API. Recent...

    blog.groupdocs.com/he/tag/text-redaction/index.xml
  8. text redaction on GroupDocs Blog | Document Aut...

    text redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in text redaction on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......tekst-, hoofdlettergevoelige en RegEx-zoekopdrachten uit met .NET...

    blog.groupdocs.com/nl/tag/text-redaction/index.xml
  9. Use PageAreaRedaction | Documentation

    This article explains that how to use PageAreaRedaction....pdf" )) { Regex rx = new Regex ( "urna" ); ReplacementOptions...

    docs.groupdocs.com/redaction/net/use-page-area-...
  10. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....following way: // Create a regex template field with "InvoiceNumber"...“value” is used: // Create a regex template field with "InvoiceNumber"...

    docs.groupdocs.com/parser/net/working-with-temp...