Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 17,417 for

true type

(0.47 sec)
  1. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...date1904 属性设为true。 此示例显示了在不同日期系统中存储的相同日期的序列值不同。...System Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format Type of the equation....Specifies the display format type of the equation. Members Name...NodeType . OFFICE_MATH , 0 , True ) . as_office_math () # OfficeMath...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::SubDocument::Accept method | Asp...

    Aspose::Words::SubDocument::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/sub...
  4. How to batch insert Rows and Columns|Documentation

    Batch insert rows/columns from the context menu, and batch append rows from the Row Appender toolbar....insertion, set batchInsertAutoScrol: true in the GridJs load option. JavaScript...showRowAppenderToolb : true , batchInsertAutoScrol : true , }); Relevant...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. How to batch insert Rows and Columns|Documentation

    Batch insert rows/columns from the context menu, and batch append rows from the Row Appender toolbar....insertion, set batchInsertAutoScrol: true in the GridJs load option. JavaScript...showRowAppenderToolb : true , batchInsertAutoScrol : true , }); Relevant...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...method to add series to any type of Bar, Column, Line and Surface...List [ float ]): ... Parameter Type Description series_name str...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OfficeMathDisplayType | Aspose.Words for Java

    Specifies the display format Type of the equation in Java....Specifies the display format type of the equation. Examples: Shows...getChild(NodeType.OFFICE_MATH, 0, true); // OfficeMath nodes that are...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!...Start/Stop characters for barcode types NW7 and CODE39. public bool...FieldType . FieldMergeBarcode , true ); field . BarcodeType = "CODE39"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 在使用C++中的JavaScript保存为HTML时启用CSS自定义属性|Documentation

    学习在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时,如何启用CSS自定义属性。...enableCssCustomPrope 属性并在保存为 HTML 时将其设置为 true 。 在保存为HTML时启用CSS自定义属性 以下示例代码展示了...enableCssCustomPrope 属性的用法。截图显示了未将此属性设置为 true 时的效果。请下载此代码用的【示例 Excel 文件】(50528260...

    docs.aspose.com/cells/zh/javascript-cpp/enable-...