Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 154 for

regular expression

(0.05 sec)
  1. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....Queries Boolean Queries Regular Expression Queries Faceted Search...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  2. Create custom format handler | Documentation

    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...
  3. Create custom format handler | Documentation

    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 Required to rasterize...

    docs.groupdocs.com/redaction/net/create-custom-...
  4. 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...
  5. 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...
  6. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....TextAreaSearchOption(); // Set a regular expression to search 'Invoice #...# XXX' text searchOptions.Expression = "\\s?INVOICE\\s?#\\s?[0-9]+";...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  7. Migration Notes | Documentation

    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/
  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....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/
  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. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by Regular Expression....document’s metadata using regular expressions. For instance, we can...(); } First argument is regular expression, second is a replacement...

    docs.groupdocs.com/redaction/java/metadata-reda...