Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,402 for

regular expression

(0.14 sec)
  1. PageTextAreaOptions Constructor (String, Rectan...

    Initializes a new instance of the PageTextAreaOptions class with the Regular Expression and rectangular area. Other options are set b...PageTextAreaOptions class with the regular expression and rectangular area...PageTextAreaOptions ( string expression , Rectangle rectangle ) Public...

    apireference.groupdocs.com/parser/net/groupdocs...
  2. IAnnotatedDocument - GroupDocs.Redaction for Ja...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......annotations, matching regular expression within the document....Parameters: regularExpression - Regular expression to search and replace...

    apireference.groupdocs.com/redaction/java/com.g...
  3. PageTextAreaOptions Constructor (String) - Grou...

    Initializes a new instance of the PageTextAreaOptions class with the Regular Expression. Other options are set by default (see remarks for details...PageTextAreaOptions class with the regular expression. Other options are set...PageTextAreaOptions ( string expression ) Public Sub New ( expression As String...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. RegexRedaction | GroupDocs.Redaction for Java A...

    Represents a text redaction that searches and replaces text in the document by matching provided Regular Expression....by matching provided regular expression. Learn more More details...getRegularExpression() Gets the regular expression to match. getDescription()...

    reference.groupdocs.com/redaction/java/com.grou...
  5. SyntaxError: \ at end of pattern - JavaScript |...

    The JavaScript exception "\ at end of pattern" occurs when a Regular Expression pattern ends with an unescaped backslash (\). In a regex literal, the backslash would cause the closing slash / to be a literal character, so this can only appear when using the RegExp() constructor....pattern" occurs when a regular expression pattern ends with an...SyntaxError: Invalid regular expression: /\/: \ at end of pattern...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. DocumentFilter.CreateFilePathRegularExpression ...

    Creates a filter for skipping documents that are not match a Regular Expression. The Regular Expression is applied to the full path of a document....not match a regular expression. The regular expression is applied...Type: System String The regular expression pattern. Return Value...

    apireference.groupdocs.com/search/net/groupdocs...
  7. FormFieldSearchOptions - GroupDocs.Signature fo...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......getName () Specifies regular expression pattern of form field...String value) Specifies regular expression pattern of form field...

    apireference.groupdocs.com/signature/java/com.g...
  8. JavaScript error reference - JavaScript | MDN

    Below, you'll find a list of errors which are thrown by JavaScript. These errors can be a helpful debugging aid, but the reported problem isn't always immediately clear. The pages below will provide additional details about these errors. Each error is an object based upon the Error object, and has a name and a message....SyntaxError: await/yield expression can't be used in parameter...unparenthesized within `||` and `&&` expressions SyntaxError: character class...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. SyntaxError: numbers out of order in {} quantif...

    The JavaScript exception "numbers out of order in {} quantifier" occurs when a quantifier in a Regular Expression uses the {n,m} syntax but m is less than n....when a quantifier in a regular expression uses the {n,m} syntax...SyntaxError: Invalid regular expression: /1{2,1}/: numbers out...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. deleteannotationredaction - GroupDocs.Redaction...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......text is matching given regular expression (optionally deletes all...annotations matching given expression. DeleteAnnotationReda ( String...

    apireference.groupdocs.com/redaction/java/com.g...