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

chart

(0.36 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartSeriesCollectio class Contents...more, visit the Working with Charts documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataLabelCollection.showPercentage propert...

    ChartDataLabelCollection.showPercentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... Applies only to Pie charts. get showPercentage () : boolean...work with data labels of a pie chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 通过C++用Node.js处理主轴与次轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中理解并使用主轴和次轴。我们的指南将帮助您理解主轴和次轴的区别,以及如何有效配置和使用它们。...the sample values used in a chart worksheet . getCells (). get...1.0 ); // Create a Scatter chart const pieIdx = worksheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/primary-and...
  4. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。...0 ); // 在幻灯片上添加簇状柱形图 IChart chart = slide . getShapes (). addChart...// 设置图例属性 chart . getLegend (). setX ( 50 / chart . getWidth...

    docs.aspose.com/slides/zh/java/chart-legend/
  5. AxisCrosses enumeration | Aspose.Words for Python

    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.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Customizing Charts|Documentation

    Learn how to customize Charts in Aspose.Cells for .NET. Our guide will show you how to modify Chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your Charts....Customizing Charts Contents [ Hide ] Creating Custom Charts So far...discussed charts, we’ve looked at standard charts that have their...

    docs.aspose.com/cells/net/customizing-charts/
  7. 操作位置、大小和设计图表的方法(C++)|Documentation

    学习如何使用Aspose.Cells for C++高效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化效果。...Cells提供了 Chart.GetChartObject() 属性实现此功能。你可以用其子属性调整图表的...下属性: Chart.GetX() Chart.GetY() Chart.GetHeight() Chart.GetWidth()...

    docs.aspose.com/cells/zh/cpp/manipulate-positio...
  8. 图表计算|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....需要先调用方法 Chart.validateChartLayout() 来填充属性的实际值。...Presentation (); try { var chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/chart-cal...
  9. How to set point as total with C++|Documentation

    In some Excel Charts, for example a Waterfall Chart, you may need to set a point as total. This article describes how to use Aspose.Cells with C++ to do it....as total” in Excel Chart In some Excel charts, for example a Waterfall...Waterfall chart, some point data are the sum of the previous points...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  10. Export Presentation Charts in JavaScript|Aspose...

    Learn how to export presentation Charts with Aspose.Slides for Node.js via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....Presentation Charts in JavaScript Contents [ Hide ] Get Chart Image...extracting image of specific chart. Below sample example is given...

    docs.aspose.com/slides/nodejs-java/export-chart/