Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 18,729 for

chart

(0.11 sec)
  1. Aspose.Slides for Java 16.1.0 中的公共 API 和不兼容的更改|...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item...300 ); IChartSeries series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. AxisDisplayUnit class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...more, visit the Working with Charts documentation article. Constructors...document containing the parent chart. unit Gets or sets the scaling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 C++ 通过 JavaScript 将 Excel 图表转换为图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将 Excel 图表转换为图像。...head > < body > < h1 > Convert Chart to Image Example </ h1 > < input...)); // Get the designer chart (first chart) in the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. ChartMarker.Format | Aspose.Words for .NET

    Discover the ChartMarker Format property for easy access to customizable fill and line styles, enhancing your data visualization with unique markers....Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...series. chart . Series . Clear (); ChartSeries series = chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... charts . AxisGroup : ... @axis_group...aspose . words . drawing . charts . AxisGroup ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.ForeColor | Aspose.Words for .NET

    Discover the Stroke ForeColor property to easily customize your stroke's foreground color for enhanced design flexibility and visual appeal....Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...series. chart . Series . Clear (); ChartSeries series = chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...series. chart . Series . Clear (); ChartSeries series = chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  8. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart. The first chart is an XY (Scatter) chart with X...axis, and the second chart is a line chart with X as a Category...

    docs.aspose.com/cells/net/x-axis-vs-category-axis/
  9. 通过Node.js与C++管理Excel图表的轴|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表轴。我们的指南将向您展示如何调整主、次轴,设定范围以及修改其属性,以增强您的图表效果。... join ( dataDir , "chart_axes.xlsx" ); // Instantiating...putValue ( 50 ); // Adding a chart to the worksheet const chartIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-axes/
  10. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../Chartseries/) to this collection... charts . ChartMultilevelValue ], values...Shows how to create treemap chart. doc = aw . Document () builder...

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