Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 263 for

regular expression

(0.1 sec)
  1. Find and Replace Text in PDF in Java | Replace ...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx in Java. Replace or hide the text to redact PDF files....the found text using regular expressions. Finally, we will learn...Replacement Replace using Regular Expressions (RegEx) Hide Text with...

    blog.groupdocs.com/redaction/find-and-replace-t...
  2. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Text Redaction using Regular Expression Support of region redactions...

    blog.groupdocs.com/redaction/upcoming-release-o...
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....occurrences of given regular expression with text or a color...annotations, matching given regular expression IRasterizableDocumen...

    docs.groupdocs.com/redaction/java/create-custom...
  4. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....replace metadata using a regular expression, read DublinCore metadata...replace metadata using a regular expression, read DublinCore metadata...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: 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....using Regular Expressions Finding Metadata using Regular Expressions...metadata from a file using a regular expression. Old API Pattern pattern...

    docs.groupdocs.com/metadata/java/migration-notes/
  6. Migration Notes | GroupDocs

    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....using Regular Expressions Finding Metadata using Regular Expressions...metadata from a file using a regular expression. Old API Regex pattern...

    docs.groupdocs.com/metadata/net/migration-notes/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...replace metadata using a regular expression, read DublinCore metadata...replace metadata using a regular expression, read DublinCore metadata...

    blog.groupdocs.com/groupdocs.blog/page/59/
  8. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...(text literal) or by a regular expression (RegEx). Highlighting...literal ( false ) or as a regular expression ( true ). Default is...

    docs.groupdocs.com/viewer/java/search-highlight...
  9. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular document redaction....Text Redaction using Regular Expression Metadata Redaction Searching...

    blog.groupdocs.com/redaction/introducing-groupd...
  10. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....text by a keyword or regular expression; get a text around of...document using keywords or regular expression. Please use method and...

    docs.groupdocs.com/parser/java/features-overview/