Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,362 for

expression

(0.05 sec)
  1. IAnnotatedDocument.DeleteAnnotations Method - G...

    Deletes all annotations, matching regular Expression within the document....annotations, matching regular expression within the document. Namespace:...RegularExpressions Regex Regular expression to match Return Value Type:...

    apireference.groupdocs.com/redaction/net/groupd...
  2. Remove Text from Pdf Online

    Remove Pdf text in content and metadata online....document, enter text or regular expression to delete from your document...text or regular expression. With regular expression you may cover...

    products.groupdocs.app/redaction/remove-text-fr...
  3. TextSearchCriteria - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......with a specified regular expression. TextSearchCriteria ( String...with a specified regular expression. Parameters: pattern - The...

    apireference.groupdocs.com/watermark/java/com.g...
  4. Functions - JavaScript | MDN

    Generally speaking, a function is a "subprogram" that can be called by code external (or internal, in the case of recursion) to the function. Like the program itself, a function is composed of a sequence of statements called the function body. Values can be passed to a function as parameters, and the function will return a value....return keyword doesn't have an expression after it, then the return...function , async function* Expression function , function* , async...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. CellColumnRedaction Class - GroupDocs.Redaction...

    Represents a text redaction that replaces text in a spreadsheet documents (CSV, Excel, etc.)....Pattern Gets the regular expression to match. Methods Name Description...method applies a given Regular Expression to an instance of the doucument...

    apireference.groupdocs.com/redaction/net/groupd...
  6. redaction - GroupDocs.Redaction for Java - API ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......matching a given regular expression. class CellColumnRedaction...is matching given regular expression (optionally deletes all annotations)...

    apireference.groupdocs.com/redaction/java/com.g...
  7. switch - JavaScript | MDN

    The switch statement evaluates an Expression, matching the Expression's value against a series of case clauses, and executes statements after the first case clause with a matching value, until a break statement is encountered. The default clause of a switch statement will be jumped to if no case matches the Expression's value....evaluates an expression , matching the expression's value against...to if no case matches the expression's value. Try it Syntax js...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. CSP: script-src-attr - HTTP | MDN

    The HTTP Content-Security-Policy (CSP) script-src-attr directive specifies valid sources for JavaScript inline event handlers.... script-src-attr <source-expression-list>; This directive may...quotes are mandatory. <source-expression-list> A space-separated list...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  9. XPathEvaluator - Web APIs | MDN

    Learn about the XPathEvaluator interface, including its constructor and methods, specifications and browser compatibility....compile and evaluate XPath expressions. Constructor XPathEvaluator()...createExpression() Creates a parsed XPath expression with resolved namespaces...

    developer.mozilla.org/en-US/docs/Web/API/XPathE...
  10. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <Expression][display_text_Expression]>> Here, uri_Expression defines URI for a hyperlink to be inserted dynamically. This Expression is mandatory and must return a non-empty value....link [ uri_expression ][ display_text_expression ]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    docs.groupdocs.com/assembly/net/inserting-hyper...