Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 26,103 for

values

(0.14 sec)
  1. Parameter - MDN Web Docs Glossary: Definitions ...

    Parameters are named variables declared as part of a function. They are used to reference the arguments passed into the function....// This function takes two values function example(parameter1...most common kind; they pass values into functions. Depending on...

    developer.mozilla.org/en-US/docs/Glossary/Param...
  2. JpegCompressionMode - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c...... See Also: Constant Field Values JpegLs public static final....Grayscale value. See Also: Constant Field Values Lossless public...

    apireference.groupdocs.com/signature/java/com.g...
  3. Actual value - CSS: Cascading Style Sheets | MDN

    The actual value of a CSS property is the used value of that property after any necessary approximations have been applied. For example, a user agent that can only render borders with a whole-number pixel width may round the thickness of the border to the nearest integer....The actual value of a CSS property is the used value of that property...Calculating a property's actual value The user agent performs four...

    developer.mozilla.org/en-US/docs/Web/CSS/actual...
  4. MetadataIndexingOptions - GroupDocs.Search for ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......getIndexingEmptyName () Gets a value indicating whether to index...Gets a value indicating whether to index empty field values or not...

    apireference.groupdocs.com/search/java/com.grou...
  5. padding-inline-end - CSS: Cascading Style Sheet...

    The padding-inline-end CSS property defines the logical inline end padding of an element, which maps to a physical padding depending on the element's writing mode, directionality, and text orientation....Try it Syntax css /* <length> values */ padding-inline-end: 10px;...text size */ /* <percentage> value */ padding-inline-end: 5%; /*...

    developer.mozilla.org/en-US/docs/Web/CSS/paddin...
  6. margin-inline-end - CSS: Cascading Style Sheets...

    The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the Values defined for writing-mode, direction, and text-orientation....margin-left property depending on the values defined for writing-mode ,...Try it Syntax css /* <length> values */ margin-inline-end: 10px;...

    developer.mozilla.org/en-US/docs/Web/CSS/margin...
  7. PdfSaveFileFormat - GroupDocs.Signature for Jav...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c...... See Also: Constant Field Values Doc public static final int...Format. See Also: Constant Field Values DocX public static final int...

    apireference.groupdocs.com/signature/java/com.g...
  8. CryptoCurrencyType - GroupDocs.Signature for Ja...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c...... See Also: Constant Field Values BitcoinCash public static final...type. See Also: Constant Field Values Custom public static final...

    apireference.groupdocs.com/signature/java/com.g...
  9. box-shadow - CSS: Cascading Style Sheets | MDN

    The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.... Syntax css /* Keyword values */ box-shadow: none; /* A color...color and two length values */ /* <color> | <length> | <length>...

    developer.mozilla.org/en-US/docs/Web/CSS/box-sh...
  10. Enumerable.Min Method (System.Linq) | Microsoft...

    Returns the minimum value in a sequence of Values....Returns the minimum value in a sequence of values. Overloads Min(...minimum value in a sequence of nullable Int32 values. Min(IEnumerable<Single>)...

    learn.microsoft.com/en-us/dotnet/api/system.lin...