Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 15,942 for

true type

(0.67 sec)
  1. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working With Tables in Ruby|Aspose.Words for Java

    Working With Tables using Ruby....doc" ) node_type = Rjb :: import ( 'com.aspose.... getChild ( node_type . TABLE , 0 , true ) # Autofit the first...

    docs.aspose.com/words/java/working-with-tables-...
  3. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Styling Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  4. 使用GridLines导出Excel到HTML via JavaScript。|Documen...

    学习如何使用Aspose.Cells for JavaScript via C++导出带有网格线的Excel文件到HTML格式。...exportGridLines() 属性并设置为 true 。 将Excel导出为带有网格线的HTML 以下示例代...HtmlSaveOptions.exportGridLines() 设置为 true 。 <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns True if the current list and the given list are created from the same template....hasSameTemplate(other) Returns true if the current list and the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Math::OfficeMath::Accept method ...

    Aspose::Words::Math::OfficeMath::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns true if control is in enabled state...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....isForms2OleControl property Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageType enumeration | Aspose.Words for Python

    aspose.words.drawing.ImageType enumeration. Specifies the Type (format) of an image in a Microsoft Word document....ImageType enumeration Specifies the type (format) of an image in a Microsoft...UNKNOWN An unknown image type or image type that cannot be directly...

    reference.aspose.com/words/python-net/aspose.wo...