Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,773 for

regex

(0.14 sec)
  1. TemplateRegexPosition Class - GroupDocs.Parser ...

    Provides a template field position which uses the regular expression....following way: C# // Create a regex template field with "InvoiceNumber"..."value" is used: C# // Create a regex template field with "InvoiceNumber"...

    apireference.groupdocs.com/parser/net/groupdocs...
  2. GroupDocs.Redaction for Java 24.1 Release Notes

    GroupDocs.Redaction for Java 24.1 Release Notes – the latest updates and fixes.... regex . Pattern rx = java . util . regex . Pattern...

    releases.groupdocs.com/redaction/java/release-n...
  3. TextSearchCriteria Class - GroupDocs.Watermark ...

    Represents criteria allowing filtering by watermark text.... TextSearchCriteria(Regex) Initializes a new instance...new TextSearchCriteria( new Regex( "^Test watermark$" )); PossibleWatermarkCol...

    apireference.groupdocs.com/watermark/net/groupd...
  4. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - groupdocs-watermark/GroupDocs.Watermark-for-.NET...InDocumentPdf ) ) { Regex regex = new Regex ( @"^© \d{4}$" ) ;...= new TextSearchCriteria ( regex ) ; // find possible watermarks...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  5. templateregexposition - GroupDocs.Parser for Ja...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......following way: // Create a regex template field with "InvoiceNumber"..."value" is used: // Create a regex template field with "InvoiceNumber"...

    apireference.groupdocs.com/parser/java/com.grou...
  6. Index.Search Method (String) - GroupDocs.Search...

    Searches in index....demonstrates how to perform Regex search. C# string indexFolder...tells the index that it is a Regex query SearchResult result =...

    apireference.groupdocs.com/search/net/groupdocs...
  7. 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...
  8. 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/
  9. Blackout Text in PDF on GroupDocs Blog | Docume...

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

    blog.groupdocs.com/zh/tag/blackout-text-in-pdf/...
  10. DeleteAnnotationRedaction Constructor - GroupDo...

    Initializes a new instance of DeleteAnnotationRedaction class, with settings to delete all annotations (matching everything)....DeleteAnnotationReda Constructor (Regex) DeleteAnnotationReda Constructor...

    apireference.groupdocs.com/redaction/net/groupd...