Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 26,075 for

values

(0.13 sec)
  1. Color.FromArgb Method (Int32, Int32, Int32) - G...

    Creates a Color structure from the specified 8-bit color Values (red, green, and blue) and the alpha value is implicitly 255 (fully opaque)....color values (red, green, and blue) and the alpha value is implicitly...red component value for the new Color . Valid values are 0 through...

    apireference.groupdocs.com/watermark/net/groupd...
  2. WordProcessingTextSignatureImplementation - Gro...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c...... See Also: Constant Field Values TextStamp public static final...page. See Also: Constant Field Values TextToFormField public static...

    apireference.groupdocs.com/signature/java/com.g...
  3. MetadataType - GroupDocs.Comparison for Java - ...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co......format, format, get_Caption, get_Value, getName, getNames, getNames...Default See Also: Constant Field Values FileAuthor public static final...

    apireference.groupdocs.com/comparison/java/com....
  4. math-depth - CSS: Cascading Style Sheets | MDN

    The math-depth property describes a notion of depth for each element of a mathematical formula, with respect to the top-level container of that formula. This is used to scale the computed value of the font-size of elements when font-size: math is applied....used to scale the computed value of the font-size of elements...Keyword values */ math-depth: auto-add; /* Relative values */ math-depth:...

    developer.mozilla.org/en-US/docs/Web/CSS/math-d...
  5. GroupDocs.Metadata.Common Namespace - GroupDocs...

    The namespace contains base classes, utility classes and interfaces used across all formats and metadata standards....PropertyValue Represents a property value. PropertyValueEqualit Defines...the comparison of property values for equality. ReadOnlyList...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. GroupDocs.Assembly for .NET 20.12 Release Notes...

    Major Features Provided options to control JSON simple Values’ recognition and supported working with the XLT Spreadsheet document format. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-174 Provide a mode where types of JSON simple Values are determined from JSON notation itself Feature ASSEMBLYNET-175 Provide a way to parse date-time Values using an exact format for JsonDataSource Feature ASSEMBLYNET-177 Support working with XLT format Feature Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....options to control JSON simple values’ recognition and supported...where types of JSON simple values are determined from JSON notation...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. border-inline-color - CSS: Cascading Style Shee...

    The border-inline-color CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the Values defined for writing-mode, direction, and text-orientation....border-left-color property depending on the values defined for writing-mode ,...border-inline-color: #f5f6f7; /* Global values */ border-inline-color: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  8. border-block-end-color - CSS: Cascading Style S...

    The border-block-end-color CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the Values defined for writing-mode, direction, and text-orientation....border-left-color property depending on the values defined for writing-mode ,...border-block-end-color: #f5f6f7; /* Global values */ border-block-end-color:...

    developer.mozilla.org/en-US/docs/Web/CSS/border...
  9. pdfpermissions - GroupDocs.Watermark for Java -...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... See Also: Constant Field Values ModifyContent public static.... See Also: Constant Field Values ExtractContent public static...

    apireference.groupdocs.com/watermark/java/com.g...
  10. with - JavaScript | MDN

    The with statement extends the scope chain for a statement....with the object as its this value. js with ([1, 2, 3]) { console...function f(foo, values) { with (foo) { console.log(values); } } If you...

    developer.mozilla.org/en-US/docs/Web/JavaScript...