Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 16,871 for

true type

(0.95 sec)
  1. 用JavaScript通过C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中设置图表系列的值格式代码。本指南将帮助您理解如何使用合适的格式代码格式化图表系列数据,从而专业、准确地展示数据。...Series Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  2. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...如果传递 false ,将返回普通HTML;如果传递 true ,将返回HTML5字符串。 从单元格获取HTML5字符串...String from Cell </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  3. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....); // Check the data source type if it is a query table if (...) { table . SetShowTotals ( true ); } // Save the file workbook...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  4. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...GetTitle (). SetIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  5. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the Type of underline applied to the font....underline property Gets or sets the type of underline applied to the.... size = 16 ; font . bold = true ; font . color = "#0000FF" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...5 ); // Add a Chart of type Waterfall in same worksheet...getNSeries (). add ( "$B$1:$C$6" , true ); // Add Category Data chart...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  7. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...dataSourceFieldName ) Parameter Type Description dataSourceFieldName...the data source. Return Value true if item is found in the collection;...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  9. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... NullableBool( True ) chart . chart_title . height...height = 20 chart . has_title = True # Set first series to show values...

    products.aspose.com/slides/zh-hant/python-net/c...
  10. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... True ); Assert . That ( doc . Revisions...first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/rev...