Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 26,087 for

values

(0.06 sec)
  1. MergeType - GroupDocs.Comparison for Java - API...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co...... static MergeType [] values () Returns an array containing...argument is null values public static MergeType [] values() Returns...

    apireference.groupdocs.com/comparison/java/com....
  2. Rotation - GroupDocs.Viewer for Java - API Refe...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo...... static Rotation [] values () Returns an array containing...argument is null values public static Rotation [] values() Returns an...

    apireference.groupdocs.com/viewer/java/com.grou...
  3. ExifGpsAltitudeRef - GroupDocs.Metadata for Jav...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......() Returns the array of all values defined in the class. static...name) Returns the enumeration value by its name. IEnumValue getEnumValueByRawVal...

    apireference.groupdocs.com/metadata/java/com.gr...
  4. pngcompressionmethod - GroupDocs.Metadata for J...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......() Returns the array of all values defined in the class. static...name) Returns the enumeration value by its name. IEnumValue getEnumValueByRawVal...

    apireference.groupdocs.com/metadata/java/com.gr...
  5. <url> - CSS: Cascading Style Sheets | MDN

    The CSS data type is a pointer to a resource. The resource could be an image, a video, a CSS file, a font file, an SVG feature etc....Syntax <url> = <url()> Values The value is either of the following:...Specification CSS Values and Units Module Level 4 # url-value See also...

    developer.mozilla.org/en-US/docs/Web/CSS/url_value
  6. QrCodeSearchOptions - GroupDocs.Signature for J...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c......QRCodeSearchOptions class with default values. QrCodeSearchOptions ( QrCodeType...QRCodeSearchOptions class with encode type value. QrCodeSearchOptions ( QrCodeType...

    apireference.groupdocs.com/signature/java/com.g...
  7. CadOptions - GroupDocs.Viewer for Java - API Re...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......file float getScaleFactor () Values higher than 1 will enlarge...enlarge output result; values between 0 and 1 will make output result...

    apireference.groupdocs.com/viewer/java/com.grou...
  8. Color.FromArgb Method - GroupDocs.Watermark for...

    Creates a Color structure from a 32-bit ARGB value....structure from a 32-bit ARGB value. FromArgb(Int32, Color) Creates...with the new specified alpha value. FromArgb(Int32, Int32, Int32)...

    apireference.groupdocs.com/watermark/net/groupd...
  9. Generate PDF 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/generate-pdf-report-in-j...
  10. Object - MDN Web Docs Glossary: Definitions of ...

    In JavaScript, objects can be seen as a collection of properties. With the object literal syntax, a limited set of properties are initialized; then properties can be added and removed. Property Values can be Values of any type, including other objects, which enables building complex data structures. Properties are identified using key Values. A key value is either a String value or a Symbol value.... Property values can be values of any type, including...using key values. A key value is either a String value or a Symbol...

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