Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 10,699 for

true type

(0.12 sec)
  1. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via 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/nodejs-cpp/showing-cell-r...
  2. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....series group, also of the line type. let newSeriesGroup = chart...newSeriesGroup . axisX . hidden = true ; // Define title of the secondary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....importFormatMode ) Parameter Type Description srcDoc DocumentBase...importer . ImportNode ( srcNode , true ); destinationParent . InsertAfter...

    reference.aspose.com/words/net/aspose.words/nod...
  5. CompositeNode.FirstChild | Aspose.Words for .NET

    Discover the CompositeNode FirstChild property to easily access the first child node, enhancing your coding efficiency and simplifying data management.... WriteLine ( $"Node type: {Node.NodeTypeToString(node...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/com...
  6. Node.NextSibling | Aspose.Words for .NET

    Discover the Node NextSibling property to easily access the next node in your DOM. Enhance your JavaScript skills and streamline your coding today!... WriteLine ( $"Node type: {Node.NodeTypeToString(node...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the shape Type of the parent chart element in C++....method Gets or sets the shape type of the parent chart element...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method... Parameter Type Description src_node Node The...imported. is_import_children bool True to import all child nodes recursively;...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....std :: endl ; std :: cout << "Type: " << static_cast < int > (...16711672 IsShapeColor: True Transparency: 0 . 13 Type: RGB Working with...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  10. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。... setShrinkToFit ( true ); // Setting the bottom border...// Setting the bottom border type to medium style . getBorders...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...