Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,401 for

regular expression

(0.21 sec)
  1. externally_connectable - Mozilla | MDN

    Externally connectable controls which other extensions and web pages can communicate with an extension using runtime.connect() and runtime.sendMessage() message passing. If externally_connectable is not specified, all extensions can communicate with each other but not with web pages....matches is a list of regular expressions that enables communication...web pages that match the expression. Note: If externally_connectable...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  2. Replace Text in DOCX Online

    Replace DOCX text in document content and metadata online....features: Exact phrase and regular expression to search text for replacement...

    products.groupdocs.app/redaction/replace-text-i...
  3. Parser.GetTextAreas Method (PageTextAreaOptions...

    Extracts text areas from the document using customization options (Regular Expression, match case, etc.)....customization options (regular expression, match case, etc.). Namespace:...

    apireference.groupdocs.com/parser/net/groupdocs...
  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. Lexical grammar - JavaScript | MDN

    This page describes JavaScript's lexical grammar. JavaScript source text is just a sequence of characters — in order for the interpreter to understand it, the string has to be parsed to a more structured representation. The initial step of parsing is called lexical analysis, in which the text gets scanned from left to right and is converted into a sequence of individual, atomic input elements. Some input elements are insignificant to the interpreter, and will be stripped after this step — they include white space and comments. The others, including identifiers, keywords, literals, and punctuators (mostly operators), will be used for further syntax analysis. Line terminators and multiline comments are also syntactically insignificant, but they guide the process for automatic semicolons insertion to make certain invalid token sequences become valid....character class escape in regular expressions matches all white space...function declarations, function expressions, and variable declarations...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. <input type="password"> - HTML: HyperText Marku...

    elements of type password provide a way for the user to securely enter a password....when specified, is a regular expression that the input's value...be a valid JavaScript regular expression, as used by the RegExp...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  7. ValidityState: patternMismatch property - Web A...

    Learn about the ValidityState.patternMismatch property, including its type, code examples, specifications, and browser compatibility....attribute contains a valid regular expression the <input> value doesn't...Data form validation Regular Expressions Help improve MDN Was...

    developer.mozilla.org/en-US/docs/Web/API/Validi...
  8. 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...
  9. Replace Text in Pdf Documents Online

    Replace text in Pdf document content and metadata online....features: Exact phrase and regular expression to search text for replacement...

    products.groupdocs.app/redaction/replace-text-i...
  10. 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...