Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 18,340 for

chart

(0.05 sec)
  1. 使用Node.js via C++读取ODS文件中的图表字幕|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从OpenDocument Spreadsheet (ODS)文件中读取图表字幕。本指南将演示如何提取和访问图表的字幕以便进一步分析或显示。...Cells 提供了通过使用 Chart.getSubTitle() 属性读取ODS文件中图表字幕的能力。以下示例代码加载...属性读取ODS文件中图表字幕的能力。以下示例代码加载 示例ODS文件 ,并使用 Chart.getSubTitle() 属性读取图表字幕,然后将其打印到控制台。请参考下面的代码输出。...

    docs.aspose.com/cells/zh/nodejs-cpp/read-chart-...
  2. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的 PDF 存储在磁盘路径或流中。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  3. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....how to show data table with chart series data. Document doc =...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_LegendEntry method. Gets a legend entry for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_LegendEntry...Gets a legend entry for this chart series. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.Charts.ChartLegendEntryCollection class. Represents a collection of Chart legend entries...Represents a collection of chart legend entries. To learn more...more, visit the Working with Charts documentation article. Indexers...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the Chart...the chart. To learn more, visit the Working with Charts documentation...document containing the parent chart. format Provides access to line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 如何用JavaScript通过C++设置类别轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++设置类别轴。我们的指南将帮助您理解如何定义类别轴的范围、调整其属性,以及格式化标签。...Cells Chart Example </ h1 > < input type...worksheet . name = "CHART" ; // Add a chart to the worksheet const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Create and Customize PowerPoint Charts in PHP|A...

    Create and customize PowerPoint Charts with Aspose.Slides for PHP via Java — work with data, styles, and Chart types in PPT and PPTX using clear code examples....Create and Customize PowerPoint Charts in PHP Contents [ Hide ] Create...Presentation Charts in PHP Customize Presentation Charts in PHP Customize...

    docs.aspose.com/slides/php-java/powerpoint-charts/
  9. Aspose::Words::Drawing::Charts::ChartSeries::Re...

    Aspose::Words::Drawing::Charts::ChartSeries::Remove method. Removes the X value, Y value, and bubble size, if supported, from the Chart series at the specified index. The corresponding data point and data label are also removed in C++....Aspose::Words::Drawing::Charts::ChartSeries::Remove method Contents...size, if supported, from the chart series at the specified index...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....Examples Shows how to insert a chart and modify the appearance of...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

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