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

chart axis

(0.7 sec)
  1. Add Trend Lines to Presentation Charts in С++|A...

    Quickly add and customize trend lines in PowerPoint Charts with Aspose.Slides for С++ — a practical guide to engage your audience....Trend Lines to Presentation Charts in С++ Contents [ Hide ] Overview...trend lines to presentation charts by using Aspose.Slides. It...

    docs.aspose.com/slides/cpp/trend-line/
  2. 插入图表|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....FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName..."Sheet1" ; string title = "New Chart" ; Dictionary < string , int...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  3. 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...
  4. 用Python在演示文稿中自定义气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化。...用Python在演示文稿中自定义气泡图 Contents [ Hide ] Bubble Chart Size Scaling Aspose.Slides for...属性。下面给出示例。 import aspose.slides.charts as charts import aspose.slides as...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  5. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Load the chart from the source worksheet Chart chart = worksheet...category axis tick labels direction to Horizontal chart . GetCategoryAxis...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  6. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble Charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents...shows how to work with bubble charts in Aspose.Slides. It covers...

    docs.aspose.com/slides/java/bubble-chart/
  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. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble Charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations with Python Contents...shows how to work with bubble charts in Aspose.Slides. It covers...

    docs.aspose.com/slides/python-net/bubble-chart/
  9. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...Cells 提供 Chart.getChartObject() 属性实现此功能。你可...= path . join ( dataDir , "chart.xls" ); // Loads the workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  10. 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/