Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,856 for

chart axis

(0.14 sec)
  1. TypeError: function missing required argument ‘...

    I use a line Chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-Axis. I …...2025, 10:20am 1 I use a line chart configured as below. But since...type must be float for the Y-axis. I have verified data types...

    forum.aspose.com/t/typeerror-function-missing-r...
  2. 操作位置、大小和设计图表的方法(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...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize Charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit Charts with practical code examples in С++....Update PowerPoint Presentation Charts in С++ Contents [ Hide ] Overview...how to create and customize charts using Aspose.Slides. You will...

    docs.aspose.com/slides/cpp/create-chart/
  4. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...Bar, Column, Line and Surface charts. add ( seriesName : string...to add series to Waterfall charts. add ( seriesName : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Trend Lines to Presentation Charts in PHP|A...

    Quickly add and customize trend lines in PowerPoint Charts with Aspose.Slides for PHP via Java — a practical guide to engage your audience....Trend Lines to Presentation Charts in PHP Contents [ Hide ] Add...API for managing different chart Trend Lines: Create an instance...

    docs.aspose.com/slides/php-java/trend-line/
  6. Aspose.Cells 8.3.2中的公共API更改|Documentation

    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.HasAxis方法 随着v8.3.2的发布,Aspose.Cells API提供了Chart.HasAxis(AxisType...isPrimary)方法,确定图表是否有特定轴。 以下示例代码演示了使用Chart.HasAxis方法来确定样本图表是否具有主轴、次要轴和值轴。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Add Trend Lines to Presentation Charts in JavaS...

    Quickly add and customize trend lines in PowerPoint Charts with JavaScript and Aspose.Slides for Node.js via Java — a practical guide to engage your audience....Trend Lines to Presentation Charts in JavaScript Contents [ Hide...API for managing different chart Trend Lines: Create an instance...

    docs.aspose.com/slides/nodejs-java/trend-line/
  8. Add Trend Lines to Presentation Charts on Andro...

    Quickly add and customize trend lines in PowerPoint Charts with Aspose.Slides for Android via Java — a practical guide to engage your audience....Trend Lines to Presentation Charts on Android Contents [ Hide...API for managing different chart Trend Lines: Create an instance...

    docs.aspose.com/slides/androidjava/trend-line/
  9. 在 C++ 中计算完图表后读取坐标轴标签|Documentation

    了解如何在 Aspose.Cells for C++ 中在计算图表后读取坐标轴标签。我们的指南将向您展示如何访问和检索坐标轴标签,包括它们的格式和位置。...可能的使用场景 您可以使用 Chart.Calculate() 方法在计算图表的值后读取其轴标签。请使用 Axis.GetAxisTexts()...GetWorksheets (). Get ( 0 ); Chart ch = ws . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/read-axis-labels-a...
  10. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save Chart to image, but the legend isn’t shown as expected. You can see the Chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...Chart.ToImage - the XAxis labels shown in Legend Aspose.Cells...Cells Product Family chart-to-image amegroup July 3, 2025, 6:45am...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...