Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,785 for

true type

(0.42 sec)
  1. CommandButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CommandButtonControl class to easily create interactive buttons that run macros, enhancing user engagement in your applications....The default value depends on a type of the control. Caption { get;...controls. Enabled { get; } Returns true if control is in enabled state...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在输出的HTML中单独导出工作表CSS,使用JavaScript via C++。|Docum...

    学习如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for JavaScript via C++。...属性实现此目的,并在将 Excel 文件保存为 HTML 格式时将其设置为 true 。 在输出 HTML 中单独导出工作表 CSS 以下示...Separately Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class.... Parameter Type Description document Document... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field...Description calculate_on_exit True if references to the specified...FormField.is_check_box_exact_size is True . checked Gets or sets the checked...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry Type used to build the index in C++....Gets or sets an index entry type used to build the index. System...:: FieldType :: FieldIndex , true )); // Configure the INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for JavaScript via C++....for this purpose and set it to true while saving the Excel file...Separately Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  7. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....an exception if the property type is not PropertyType.DateTime...at("AuthorizationDate")}`); Shows various type conversion methods of custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MorphDataControl class | Aspose.Words for Python

    aspose.words.drawing.ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....fetchInheritedShadin(int key) getAllCaps() True if the font is formatted as...right-to-left characteristics. getBold() True if the font is formatted as...

    reference.aspose.com/words/java/com.aspose.word...
  10. CsvDataLoadOptions | Aspose.Words for Java

    Represents options for parsing CSV data in Java....loadOptions = new CsvDataLoadOptions(true); loadOptions.setDelimiter(';');...setCommentChar('$'); loadOptions.hasHeaders(true); loadOptions.setQuoteChar('"');...

    reference.aspose.com/words/java/com.aspose.word...