Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 12,600 for

syntax

(0.08 sec)
  1. -webkit-mask-position-y - CSS: Cascading Style ...

    The -webkit-mask-position-y CSS property sets the initial vertical position of a mask image.... Syntax css /* Keyword values */ -...Animation type discrete Formal syntax -webkit-mask-position-y = [...

    developer.mozilla.org/en-US/docs/Web/CSS/-webki...
  2. abs() - CSS: Cascading Style Sheets | MDN

    The abs() CSS function returns the absolute value of the argument, as the same type as the input.... Syntax css /* property: abs(expression)...Otherwise, returns -1 * x . Formal syntax <abs()> = abs( <calc-sum> )...

    developer.mozilla.org/en-US/docs/Web/CSS/abs
  3. text-decoration-skip-ink - CSS: Cascading Style...

    The text-decoration-skip-ink CSS property specifies how overlines and underlines are drawn when they pass over glyph ascenders and descenders.... Syntax css /* Single keyword */ t...Animation type discrete Formal syntax text-decoration-skip-ink =...

    developer.mozilla.org/en-US/docs/Web/CSS/text-d...
  4. offset-rotate - CSS: Cascading Style Sheets | MDN

    The offset-rotate CSS property defines the orientation/direction of the element as it is positioned along the offset-path.... Syntax css /* Follow the path direction...<basic-shape> or <path()> Formal syntax offset-rotate = [ auto | reverse...

    developer.mozilla.org/en-US/docs/Web/CSS/offset...
  5. margin-block-start - CSS: Cascading Style Sheet...

    The margin-block-start CSS property defines the logical block start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation.... Try it Syntax css /* <length> values */ margin-block-start:...Animation type a length Formal syntax margin-block-start = <'margin-top'>...

    developer.mozilla.org/en-US/docs/Web/CSS/margin...
  6. Quantifier: *, +, ?, {n}, {n,}, {n,m} - JavaScr...

    A quantifier repeats an atom a certain number of times. The quantifier is placed after the atom it applies to.... Syntax regex // Greedy atom? atom*...{count} , {min,} , and {min,max} syntaxes, there cannot be white spaces...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. C# .NET document conversion API | Convert PDF, ...

    C# .NET document conversion API. Convert PDF, Word, DOC, DOCX, Excel, Spreadsheets, PPT, PPTX, HTML, PSD, MPT, MPP, Email, MSG, EMLX, AutoCAD, and image file formats....} Fluent syntax: A streamlined approach Fluent syntax offers a...fluent syntax: Convert DOCX to PDF in C# using fluent syntax using...

    products.groupdocs.com/conversion/net/
  8. Pull requests · mdn/data · GitHub

    This repository contains general data for Web technologies - Pull requests · mdn/data...requests list fix(css): correct syntax for scale related css functions...add missing css functions to syntaxes #824 opened Dec 10, 2024 by...

    github.com/mdn/data/pulls
  9. XPath | MDN

    XPath stands for XML Path Language. It uses a non-XML Syntax to provide a flexible way of addressing (pointing to) different parts of an XML document. It can also be used to test addressed nodes within a document to determine whether they match a pattern or not.... It uses a non-XML syntax to provide a flexible way of...document. It uses a non-XML syntax so that it can be used in URIs...

    developer.mozilla.org/en-US/docs/Web/XPath
  10. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time.... Syntax of a bookmark tag is defined...Spreadsheet documents Template syntax and usage of Document Assembler...

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