Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 26,076 for

values

(0.09 sec)
  1. font-style - CSS: Cascading Style Sheets | MDN

    The font-style CSS property sets whether a font should be styled with a normal, italic, or oblique face from its font-family....font-style: oblique 10deg; /* Global values */ font-style: inherit; font-style:...keyword chosen from the list of values below, which can optionally...

    developer.mozilla.org/en-US/docs/Web/CSS/font-s...
  2. mask-clip - CSS: Cascading Style Sheets | MDN

    The mask-clip CSS property determines the area which is affected by a mask. The painted content of an element must be restricted to this area.... Syntax css /* <coord-box> values */ mask-clip: content-box;...mask-clip: view-box; /* Keyword values */ mask-clip: no-clip; /* Non-standard...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-clip
  3. <feColorMatrix> - SVG: Scalable Vector Graphics...

    The SVG filter element changes colors based on a transformation matrix. Every pixel's color value [R,G,B,A] is matrix multiplied by a 5 by 5 color matrix to create new color [R',G',B',A'].... Every pixel's color value [R,G,B,A] is matrix multiplied...row is ignored because its values are constant. R' = r1*R + r2*G...

    developer.mozilla.org/en-US/docs/Web/SVG/Elemen...
  4. <length-percentage> - CSS: Cascading Style Shee...

    The CSS data type represents a value that can be either a or a ....CSS data type represents a value that can be either a <length>...that use <length-percentage> values. HTML html <p>You can use percentages...

    developer.mozilla.org/en-US/docs/Web/CSS/length...
  5. MetadataPropertyType - GroupDocs.Metadata for J...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......property with a double or float value. DoubleArray Represents an array...array of double values. Empty Represents an empty (null) property...

    apireference.groupdocs.com/metadata/java/com.gr...
  6. max-inline-size - CSS: Cascading Style Sheets |...

    The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode....property, depending on the value of writing-mode . If the writing...is vertically oriented, the value of max-inline-size relates to...

    developer.mozilla.org/en-US/docs/Web/CSS/max-in...
  7. cy - CSS: Cascading Style Sheets | MDN

    The cy CSS property defines the y-axis center point of an SVG or elements. If present, it overrides the element's cy attribute....percentage values */ cy: 3px; cy: 20%; /* Global values */ cy: inherit;...cy: unset; Values The <length> and <percentage> values denote the...

    developer.mozilla.org/en-US/docs/Web/CSS/cy
  8. Content type - SVG: Scalable Vector Graphics | MDN

    SVG makes use of a number of data types. This article lists these types along with their syntax and descriptions of what they're used for.... When used in the value of a property in a stylesheet...must be provided. For angle values in SVG-specific properties...

    developer.mozilla.org/en-US/docs/Web/SVG/Conten...
  9. Shorthand properties - CSS: Cascading Style She...

    Shorthand properties are CSS properties that let you set the Values of multiple other CSS properties simultaneously. Using a shorthand property, you can write more concise (and often more readable) style sheets, saving time and energy....properties that let you set the values of multiple other CSS properties...property that's able to define the values of background-color , background-image...

    developer.mozilla.org/en-US/docs/Web/CSS/Shorth...
  10. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed Values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...enables you to work with typed values of JSON elements in template...becomes possible, because text values of Birth properties are automatically...

    docs.groupdocs.com/assembly/java/working-with-j...