Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 23,406 for

values

(0.09 sec)
  1. PdfTextStickerVerifyExtensions.Icon Property - ...

    Icon of sticker to be verified. Value will not be verified if equals null.... Value will not be verified if equals...Nullable < PdfTextStickerIcon > value ); } member Icon : Nullable...

    apireference.groupdocs.com/signature/net/groupd...
  2. PdfOptimizationOptions.ImageQuality Property - ...

    Value in percent where 100% is unchanged quality and image size. To decrease the image size set this property to less than 100...PdfOptimizationOptio ImageQuality Property Value in percent where 100% is unchanged...int get (); void set ( int value ); } member ImageQuality : int...

    apireference.groupdocs.com/conversion/net/group...
  3. SpreadsheetPackage.Comments Property - GroupDoc...

    Gets or sets the comments....get (); void set ( String ^ value ); } member Comments : string...set Property Value Type: String Comments value. See Also Reference...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. XmpColorantCmyk.Yellow Property - GroupDocs.Met...

    Gets or sets the yellow component....void set ( Nullable < double > value ); } member Yellow : Nullable...Property Value Type: Nullable Double The yellow value. See Also...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. ColorRange.MinBrightness Property - GroupDocs.W...

    Gets or sets the starting brightness value....sets the starting brightness value. Namespace: GroupDocs.Watermark...float get (); void set ( float value ); } member MinBrightness :...

    apireference.groupdocs.com/watermark/net/groupd...
  6. WordProcessingShape.RelativeVerticalPosition Pr...

    Gets a value specifying to what the shape is positioned vertically....RelativeVerticalPosi Property Gets a value specifying to what the shape...WordProcessingRelati with get Property Value Type: WordProcessingRelati The...

    apireference.groupdocs.com/watermark/net/groupd...
  7. SVGPolygonElement - Web APIs | MDN

    Learn about the SVGPolygonElement interface, including its properties and methods, specifications and browser compatibility....SVGPointList representing the animated value of the element's points attribute...animated, it contains the same value as the points property. SVGPolygonElement...

    developer.mozilla.org/en-US/docs/Web/API/SVGPol...
  8. <input type="radio"> - HTML: ハイパーテキストマークアップ言語 |...

    要素の radio 型は、一般にラジオグループ、すなわち関連するオプションの組み合わせを示すラジオボタンの集まりです。グループ内でラジオボタンは一つしか同時に選択することができません。ラジオボタンはふつう、小さな円で描かれ、選択されたら塗りつぶされたりや強調表示されたりします。... 値 value 属性はラジオボタンの値を持つ文字列です。値は ユーザーエージェント...を設定しますが、1 つは value を email に、1 つは value を phone に、1 つは value を mail...

    developer.mozilla.org/ja/docs/Web/HTML/Element/...
  9. Inheritance and the prototype chain - JavaScrip...

    In programming, inheritance refers to passing down characteristics from a parent to a child so that a new piece of code can reuse and build upon the features of an existing one. JavaScript implements inheritance by using objects. Each object has an internal link to another object called its prototype. That prototype object has a prototype of its own, and so on until an object is reached with null as its prototype. By definition, null has no prototype and acts as the final link in this prototype chain. It is possible to mutate any member of the prototype chain or even swap out the prototype at runtime, so concepts like static dispatching do not exist in JavaScript....b: 2, __proto__: c } , the value c (which has to be either null...property on o? Yes, and its value is 1. console.log(o.b); // 2...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. XmpComplexType - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......XmpTime Representation of a time value in seconds. class XmpTimecode...XmpTimecode Represents a timecode value in a video. class XmpVersion Represents...

    apireference.groupdocs.com/metadata/java/com.gr...