Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 23,409 for

values

(0.06 sec)
  1. d - CSS: Cascading Style Sheets | MDN

    The d CSS property defines a path to be drawn by the SVG element. If present, it overrides the element's d attribute....80,80 -90,0 z"); /* Global values */ d: inherit; d: initial;...revert-layer; d: unset; Values The value is either a path() function...

    developer.mozilla.org/en-US/docs/Web/CSS/d
  2. translateX() - CSS: Cascading Style Sheets | MDN

    The translateX() CSS function repositions an element horizontally on the 2D plane. Its result is a data type....css /* <length-percentage> values */ transform: translateX(200px);...transform: translateX(50%); Values <length-percentage> Is a <length>...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  3. ASF_Specification.doc

    Advanced Systems Format (ASF) Specification Revision 01.20.03 Microsoft Corporation December 2004 ivEnd User License Agreement 1. Introduction 1 1.1 About this specification 2 1.2 Conventions 2 1.3......implementations should ignore the value but that writing implementations...implementations must set the value to whatever value is indicated in the...

    download.microsoft.com/download/7/9/0/790fecaa-...
  4. PdfTextAnnotationBorderEffect | GroupDocs.Signa...

    Describes effect which should be applied to the border of the PDF text annotations....PdfTextAnnotationBor Values Name Value Description None 0 No...

    reference.groupdocs.com/signature/net/groupdocs...
  5. MetadataItem.Filter Property - GroupDocs.Redact...

    Gets or sets a value of MetadataFilters, assigned to this metadata item which is used in item filtration....Property OriginalName Property Values Property MetadataItem Filter...Filter Property Gets or sets a value of MetadataFilters , assigned...

    apireference.groupdocs.com/redaction/net/groupd...
  6. Rotation | GroupDocs.Viewer for .NET API Reference

    Contains page rotation in degrees clockwise....public enum Rotation Values Name Value Description On90Degree...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  7. animation-range-start - CSS: Cascading Style Sh...

    The animation-range-start CSS property is used to set the start of an animation's attachment range along its timeline, i.e. where along the timeline an animation will start....animation shorthand as a reset-only value. This means that including animation...animation-range-start value to normal , but a specific value cannot be set...

    developer.mozilla.org/en-US/docs/Web/CSS/animat...
  8. ProcessStatus | GroupDocs.Signature for .NET AP...

    Specifies status of signing and verification processes....public enum ProcessStatus Values Name Value Description None 0 Process...

    reference.groupdocs.com/signature/net/groupdocs...
  9. FormTextFieldType | GroupDocs.Signature for .NE...

    Defines types of text for WordsProcessing document form fields....enum FormTextFieldType Values Name Value Description AllTextTypes...

    reference.groupdocs.com/signature/net/groupdocs...
  10. Division (/) - JavaScript | MDN

    The division (/) operator produces the quotient of its operands where the left operand is the dividend and the right operand is the divisor....coerces both operands to numeric values and tests the types of them...-Infinity Other non-BigInt values are coerced to numbers: js...

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