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

values

(0.1 sec)
  1. 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...
  2. PublicKeyCredentialCreationOptions - Web APIs |...

    Learn about the PublicKeyCredentialCreationOptions interface, including its properties, code examples, specifications, and browser compatibility....create() as the value of the publicKey option: that...during credential creation. The value can be one of the following:...

    developer.mozilla.org/en-US/docs/Web/API/Public...
  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. 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...
  5. 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...
  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...