Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 18,175 for

chart

(0.23 sec)
  1. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...> < h1 > Dynamic Scrolling Chart Example </ h1 > < input type...// Populate the data for the chart. Add values to cells and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....Get or Set the Organization Chart Type Methods com.aspose.slides...allow get or sets organization chart type associated with current...

    docs.aspose.com/slides/cpp/manage-smartart/
  3. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  5. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells automatically...

    docs.aspose.com/cells/java/date-axis/
  7. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.Charts.ChartShapeType enumeration. Specifies the shape type of Chart elements....Specifies the shape type of chart elements. Members Name Description...shape is not defined for the chart element. RECTANGLE Rectangle...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3‑D charts such as 3‑D column, 3‑D cone...new Excel file and puts the chart values in the first worksheet...

    docs.aspose.com/cells/net/z-axis/
  10. 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...do I have to change the line chart configuration? I also tried...

    forum.aspose.com/t/typeerror-function-missing-r...