Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 26,090 for

values

(0.16 sec)
  1. CSS value functions - CSS: Cascading Style Shee...

    CSS value functions are statements that invoke special data processing or calculations to return a CSS value for a CSS property. CSS value functions represent more complex data types and they may take some input arguments to calculate the return value....language Deutsch 日本語 中文 (简体) CSS value functions are statements that...return a CSS value for a CSS property. CSS value functions represent...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fu...
  2. CSV to Word Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....中文 中國傳統的 The Comma Separated Values (CSV) is a file format for...form of plain text where the values are separated by commas. CSV...

    blog.groupdocs.com/tag/csv-to-word-report-in-java/
  3. steps() - CSS: Cascading Style Sheets | MDN

    The steps() CSS function defines a transition that divides the input time into a specified number of intervals that are equal in length. This subclass of step functions are sometimes also called staircase functions....Specifies when the jump between values occurs. If omitted, it defaults...end . The possible keyword values include: jump-start or start...

    developer.mozilla.org/en-US/docs/Web/CSS/easing...
  4. filter - CSS: Cascading Style Sheets | MDN

    The filter CSS property applies graphical effects like blur or color shift to an element. Filters are commonly used to adjust the rendering of images, backgrounds, and borders....Syntax css /* <filter-function> values */ filter: blur(5px); filter:...*/ filter: none; /* Global values */ filter: inherit; filter:...

    developer.mozilla.org/en-US/docs/Web/CSS/filter
  5. -webkit-text-stroke-width - CSS: Cascading Styl...

    The -webkit-text-stroke-width CSS property specifies the width of the stroke for text.... Syntax css /* Keyword values */ -webkit-text-stroke-width:...-webkit-text-stroke-width: thick; /* <length> values */ -webkit-text-stroke-width:...

    developer.mozilla.org/en-US/docs/Web/CSS/-webki...
  6. text-align - CSS: Cascading Style Sheets | MDN

    The text-align CSS property sets the horizontal alignment of the inline-level content inside a block element or table-cell box. This means it works like vertical-align but in the horizontal direction....Try it Syntax css /* Keyword values */ text-align: start; text-align:...match-parent; /* Block alignment values (Non-standard syntax) */ text-align:...

    developer.mozilla.org/en-US/docs/Web/CSS/text-a...
  7. pdfcryptoalgorithm - GroupDocs.Watermark for Ja...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou...... See Also: Constant Field Values RC4x128 public static final...128. See Also: Constant Field Values AESx128 public static final...

    apireference.groupdocs.com/watermark/java/com.g...
  8. shape-outside - CSS: Cascading Style Sheets | MDN

    The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than rectangular boxes....Try it Syntax css /* Keyword values */ shape-outside: none; shape-outside:...shape-outside: padding-box; /* Function values */ shape-outside: circle();...

    developer.mozilla.org/en-US/docs/Web/CSS/shape-...
  9. JsonDataLoadOptions.ExactDateTimeParseFormat Pr...

    Gets or sets an exact format for parsing JSON date-time Values while loading JSON. The default is null....for parsing JSON date-time values while loading JSON. The default...get (); void set ( String ^ value ); } [< ObsoleteAttribute ("Use...

    apireference.groupdocs.com/assembly/net/groupdo...
  10. text-indent - CSS: Cascading Style Sheets | MDN

    The text-indent CSS property sets the length of empty space (indentation) that is put before lines of text in a block.... Syntax css /* <length> values */ text-indent: 3mm; text-indent:...text-indent: 40px; /* <percentage> value relative to the containing block...

    developer.mozilla.org/en-US/docs/Web/CSS/text-i...