Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 16,783 for

true type

(0.59 sec)
  1. 在排序数据时指定排序警告|Documentation

    了解如何在排序数据时,通过C++ API中的Aspose.Cells for JavaScript指定排序警告。...JavaScript提供了{0}属性来处理这个问题,请将此属性设置为 true ,你的文本数据将作为数字数据进行排序。下图显示了在对看...Number Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。...Headers Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  3. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....GetShowCellRange() property to true to select the Label Contains...dataLabels . SetShowCellRange ( true ); // Save the workbook workbook...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  4. 支持的文件格式| Java 版 Aspose.Font

    开发人员操纵字体文件的 Java API。了解 Aspose.Font for Java 支持的输入和输出格式。...描述 加载 保存 备注 TTF True Type Font TTC True Type Collections OpenType...

    docs.aspose.com/font/zh/java/supported-file-for...
  5. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....newChild ) where T : Node Parameter Type Description newChild T The node...GetChildNodes ( NodeType . Any , true ). Count , Is . EqualTo ( 4...

    reference.aspose.com/words/net/aspose.words/com...
  6. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...$"{mOutFileName} shape {++mCount}, of type {args.CurrentShape.ShapeType}{Path...ImageStream . CanWrite , Is . True ); Assert . That ( args . IsImageAvailable...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  8. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....(const System::String&) Returns true if a property with the specified...the specified index. static Type () Remarks The names of the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X axis of this series group in C++....series group, also of the line type. System :: SharedPtr < Aspose...get_AxisX () -> set_Hidden ( true ); // Define title of the secondary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....Words, the following types of SDT or content control can...to create content control of type checkbox. The following code...

    docs.aspose.com/words/python-net/working-with-c...