Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 7,730 for

chart formatting

(0.17 sec)
  1. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) chart Provides access to the chart properties if...if this shape has a Chart . coord_origin The coordinates at the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Cells Date Axis Chart Example </ title > </ head >...> < body > < h1 > Date Axis Chart Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/
  3. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。...charts as charts import aspose.slides as...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  4. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color fill, enhancing your design's visual appeal and uniformity effortlessly....Examples Shows how to use chart formating. Document doc = new Document...Column , 432 , 252 ); Chart chart = shape . Chart ; // Delete series...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....more, visit the Working with Charts documentation article. public...Description ClearFormat () Clears format of all ChartDataPoint in this...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method...collection of Y values for this chart series. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method...collection of X values for this chart series. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes method. Gets a collection of bubble sizes for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes...collection of bubble sizes for this chart series. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。...pptx" )) { Chart chart = ( Chart ) pres . Slides [ 0...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/zh/net/chart-calculations/
  10. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent Chart....and trendlines of the parent chart. @property def legend_entries...aspose . words . drawing . charts . ChartLegendEntryColl : ....

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