Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,362 for

expression

(0.04 sec)
  1. CSP: base-uri - HTTP | MDN

    The HTTP Content-Security-Policy base-uri directive restricts the URLs which can be used in a document's element. If this value is absent, then any URI is allowed. If this directive is absent, the user agent will use the value in the element....Content-Security-Policy: base-uri <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...
  2. FormFieldSearchOptions Properties - GroupDocs.S...

    Flag to search on each Document page. By default this value is set to true....) Name Specifies regular expression pattern of form field signature...simple as "text" or regular expression like "abc\d+". Default value...

    apireference.groupdocs.com/signature/net/groupd...
  3. TextRedaction.ProcessAsTextual Method - GroupDo...

    This method applies a given Regular Expression to an instance of the doucument, if it implements ITextualFormatInstance interface and returns RedactionStatus.Sk...method applies a given Regular Expression to an instance of the doucument...RegularExpressions Regex Regular expression to search and replace Return...

    apireference.groupdocs.com/redaction/net/groupd...
  4. HTML attribute: pattern - HTML | MDN

    Атрибут pattern определяет регулярное выражение, которому должно соответствовать значение элемента формы. Если ненулевое значение не соответствует ограничениям, установленным в pattern, доступное только для чтения свойство patternMismatch объекта ValidityState будет истинным....when specified, is a regular expression which the input's value must...valid JavaScript regular expression, as used by the RegExp type...

    developer.mozilla.org/ru/docs/Web/HTML/Attribut...
  5. searchoptions - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......indicates whether a regular expression is used. Methods inherited...indicates whether a regular expression is used. searchByPages -...

    apireference.groupdocs.com/parser/java/com.grou...
  6. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....<<doc ["document_expression"]>> An expression declared within...inserted during runtime. The expression must return a value of one...

    blog.groupdocs.com/assembly/assemble-external-d...
  7. GroupDocs.Redaction.Redactions Namespace - Grou...

    The GroupDocs.Redaction.Redactions namespace provides classes for different types of redactions....matching a given regular expression. CellColumnRedaction Represents...is matching given regular expression (optionally deletes all annotations)...

    apireference.groupdocs.com/redaction/net/groupd...
  8. calc() - CSS: Cascading Style Sheets | MDN

    The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used with , , ,

    developer.mozilla.org/en-US/docs/Web/CSS/calc
  9. textredaction - 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 doucument...method applies a given Regular Expression to an instance of the doucument...

    apireference.groupdocs.com/redaction/java/com.g...
  10. Parser.Search Method (String, SearchOptions) - ...

    Searches a keyword in the document using search options (regular Expression, match case, etc.)....using search options (regular expression, match case, etc.). Namespace:...to search with a regular expression in a document: C# // Create...

    apireference.groupdocs.com/parser/net/groupdocs...