Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 26,083 for

values

(0.18 sec)
  1. all - CSS: Cascading Style Sheets | MDN

    The all shorthand CSS property resets all of an element's properties except unicode-bidi, direction, and CSS Custom Properties. It can set properties to their initial or inherited Values, or to the Values specified in another cascade layer or stylesheet origin....initial or inherited values, or to the values specified in another...properties . Syntax css /* Global values */ all: initial; all: inherit;...

    developer.mozilla.org/en-US/docs/Web/CSS/all
  2. spreadsheetsearchableobjects - GroupDocs.Waterm...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......getValues () Gets an array of all values of SpreadsheetSearchabl enumeration...objects. See Also: Constant Field Values Shapes public static final...

    apireference.groupdocs.com/watermark/java/com.g...
  3. PdfTextStickerIcon - GroupDocs.Signature for Ja...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......icon See Also: Constant Field Values Circle public static final...icon See Also: Constant Field Values Comment public static final...

    apireference.groupdocs.com/signature/java/com.g...
  4. 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: 10px;...Keyword values */ margin-block-start: auto; /* Global values */ margin-block-start:...

    developer.mozilla.org/en-US/docs/Web/CSS/margin...
  5. 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...
  6. ChangeType - GroupDocs.Comparison for Java - AP...

    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...added. See Also: Constant Field Values Deleted public static final...

    apireference.groupdocs.com/comparison/java/com....
  7. PdfRecognitionMode | GroupDocs.Conversion for J...

    PdfRecognitionMode Inheritance: java.lang.Object, java.lang.Enum public enum PdfRecognitionMode extends Enumvalues() valueOf(String name) getKey()...FLOW values() public static PdfRecognitionMode[] values() Returns:...

    reference.groupdocs.com/conversion/java/com.gro...
  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. Rendering HTML files with user defined margins ...

    In this article we show how set page margins while converting and viewing HTML files with GroupDocs.Viewer within your Java applications.... Default values are: Top/Bottom - 72 Left/Right...Final margin value is calculated as: Final margin value = [HTML page...

    docs.groupdocs.com/viewer/java/how-to-convert-a...
  10. Bitwise flags - MDN Web Docs Glossary: Definiti...

    Bitwise flags are sets of variables, usually simple number Values, which can be used to enable or disable specific usages or features of a method or other code structure. They can do this quickly and efficiently because they operate at the bit level. Related flags in the same group are generally given complementary Values representing different bit positions in a single value (e.g. hexadecimal), so that multiple flag settings can be represented by a single value....variables, usually simple number values, which can be used to enable...generally given complementary values representing different bit...

    developer.mozilla.org/en-US/docs/Glossary/Bitwi...