Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,404 for

regular expression

(0.07 sec)
  1. 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-...
  2. 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...
  3. Arrow function expressions - JavaScript | MDN

    An arrow function Expression is a compact alternative to a traditional function Expression, with some semantic differences and deliberate limitations in usage:...正體中文 (繁體) An arrow function expression is a compact alternative...to a traditional function expression , with some semantic differences...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  4. TextSearchCriteria Class - GroupDocs.Watermark ...

    Represents criteria allowing filtering by watermark text....class with a specified regular expression. TextSearchCriteria(String...

    apireference.groupdocs.com/watermark/net/groupd...
  5. RedactorLogEntry - GroupDocs.Redaction for Java...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/java/com.g...
  6. Search and index documents and images in .NET &...

    Perform full-text search, fuzzy, boolean, Regular Expression, and reverse image search on PDF, Word, Excel, PowerPoint, and images in .NET and Java....such as fuzzy, boolean, regular expression, synonym, wildcard, full-text...options); Learn to use a regular expression (RegEx) search for documents...

    www.groupdocs.com/products/document-search-and-...
  7. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....Phrases Replace Text using Regular Expressions (RegEx) Hide the Text...in Word Files using Regular Expressions (RegEx) using C# # To...

    blog.groupdocs.com/redaction/find-and-replace-t...
  8. Unicode character class escape: \p{...}, \P{......

    A unicode character class escape is a kind of character class escape that matches a set of characters specified by a Unicode property. It's only supported in Unicode-aware mode. When the v flag is enabled, it can also be used to match finite-length strings....Unicode properties allow regular expression to match characters according...classes With JavaScript regular expressions, it is also possible...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. ExactPhraseRedaction Class - GroupDocs.Redactio...

    Represents a text redaction that replaces exact phrase in the document's text, case insensitive by default....method applies a given Regular Expression to an instance of the...

    apireference.groupdocs.com/redaction/net/groupd...
  10. State machine - MDN Web Docs Glossary: Definiti...

    A state machine is a mathematical abstraction used to design algorithms. A state machine reads a set of inputs and changes to a different state based on those inputs.... Note that any regular expression can be represented by...

    developer.mozilla.org/en-US/docs/Glossary/State...