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

values

(0.13 sec)
  1. OfficeShapeSettings - GroupDocs.Watermark for J...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......setAlternativeText ( String value) Sets the descriptive (alternative)...shape. void setName ( String value) Sets the name a shape. Methods...

    apireference.groupdocs.com/watermark/java/com.g...
  2. SpreadsheetWatermarkBaseOptions.IsLocked Proper...

    Gets or sets a value indicating whether an editing of the shape in Excel is forbidden....IsLocked Property Gets or sets a value indicating whether an editing...bool get (); void set ( bool value ); } member IsLocked : bool...

    apireference.groupdocs.com/watermark/net/groupd...
  3. PresentationShapeSettings.ProtectWithUnreadable...

    Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters....ProtectWithUnreadabl Property Gets or sets a value indicating whether the text...bool get (); void set ( bool value ); } member ProtectWithUnreadabl...

    apireference.groupdocs.com/watermark/net/groupd...
  4. Watermark.IsBackground Property - GroupDocs.Wat...

    Gets or sets a value indicating whether the watermark should be placed at background....IsBackground Property Gets or sets a value indicating whether the watermark...bool get (); void set ( bool value ); } member IsBackground : bool...

    apireference.groupdocs.com/watermark/net/groupd...
  5. AsfContentDescriptor Properties - GroupDocs.Met...

    Gets the type of the content....property value, if available. The interpreted value is a user-friendly...form of the original property value. For example, it returns a human-readable...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. MetadataIndexingOptions.IndexingEmptyNames Prop...

    Gets or sets a value indicating whether to index empty field names ​​or not. The default value is true....IndexingEmptyNames Property Gets or sets a value indicating whether to index...field names or not. The default value is true . Namespace: GroupDocs...

    apireference.groupdocs.com/search/net/groupdocs...
  7. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....name and optional page index - value that represents the index of...The page index. An integer value that represents the index of...

    docs.groupdocs.com/parser/net/working-with-temp...
  8. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....name and optional page index - value that represents the index of...The page index. An integer value that represents the index of...

    docs.groupdocs.com/parser/java/working-with-tem...
  9. قم بتحويل SVG إلى PNG في Java - Vector Graphics...

    قم بتحويل رسومات SVG المتجهة إلى صور PNG باستخدام Java. قم بالتدوير والوجه والعلامة المائية والتدرج الرمادي وضبط السطوع وجاما لـ PNG المحولة باستخدام Java API....setBrightness(int value) التباين setContrast(int value) وضع الانعكاس...setFlipMode(ImageFlipModes value) جاما setGamma(float value) تدرج الرمادي...

    blog.groupdocs.com/ar/conversion/convert-svg-to...
  10. <input type="button"> - HTML(超文本标记语言) | MDN

    button 类型的 元素被渲染为简单的按钮,可以根据需要对其进行编程,可以为其分配一个事件处理函数(通常为 click 事件),以控制网页上的任何地方的自定义功能。...type="button"> 的 value 属性包含用作按钮标签的字符串。 html <input type="button" value="点我"...value="点我" /> 不含有值的按钮 如果没有指定 value ,会得到一个空的按钮: html <input type="button"...

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...