Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 26,088 for

values

(0.1 sec)
  1. border-inline-end - CSS: Cascading Style Sheets...

    The border-inline-end CSS property is a shorthand property for setting the individual logical inline-end border property Values in a single place in the style sheet....inline-end border property values in a single place in the style...medium dashed blue; /* Global values */ border-inline-end: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  2. background-color - CSS: Cascading Style Sheets ...

    The background-color CSS property sets the background color of an element....Try it Syntax css /* Keyword values */ background-color: red; background-color:...background-color: indigo; /* Hexadecimal value */ background-color: #bbff00;...

    developer.mozilla.org/en-US/docs/Web/CSS/backgr...
  3. -webkit-text-stroke - CSS: Cascading Style Shee...

    The -webkit-text-stroke CSS property specifies the width and color of strokes for text characters. This is a shorthand property for the longhand properties -webkit-text-stroke-width and -webkit-text-stroke-color.... css /* Width and color values */ -webkit-text-stroke: 4px...text-stroke: 4px navy; /* Global values */ -webkit-text-stroke: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/-webki...
  4. compression - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs...... static Compression [] values () Returns an array containing...Method Detail values public static Compression [] values() Returns...

    apireference.groupdocs.com/search/java/com.grou...
  5. PreviewFormats | GroupDocs.Comparison for Java ...

    Enumerates the supported preview formats for document comparison....Methods Method Description values() valueOf(String name) fromString(String...traffic. values() public static PreviewFormats[] values() Returns:...

    reference.groupdocs.com/comparison/java/com.gro...
  6. mask-border-source - CSS: Cascading Style Sheet...

    The mask-border-source CSS property sets the source image used to create an element's mask border....Keyword value */ mask-border-source: none; /* <image> values */ mask-border-source:...top, red, yellow); /* Global values */ mask-border-source: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/mask-b...
  7. OpenTypeWeight - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... Values from 1 to 1000 are valid. Enum...() Returns the array of all values defined in the class. static...

    apireference.groupdocs.com/metadata/java/com.gr...
  8. background-repeat - CSS: Cascading Style Sheets...

    The background-repeat CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all....Try it Syntax css /* Keyword values */ background-repeat: repeat;...background-repeat: no-repeat; /* Two-value syntax: horizontal | vertical...

    developer.mozilla.org/en-US/docs/Web/CSS/backgr...
  9. HtmlSaveOptions | GroupDocs.Editor for Java API...

    Allows to specify custom options for saving the instance to the HTML format...markup: All lower case (default value), All upper case, or First letter...upper case setHtmlTagCase(int value) Controls how the HTML tag names...

    reference.groupdocs.com/editor/java/com.groupdo...
  10. scroll-margin-left - CSS: Cascading Style Sheet...

    The scroll-margin-left property defines the left margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets....Try it Syntax css /* <length> values */ scroll-margin-left: 10px;...scroll-margin-left: 1em; /* Global values */ scroll-margin-left: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/scroll...