Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 18,160 for

chart

(0.16 sec)
  1. 在Ruby中将图表转换为图像|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.... Ruby 代码 def chart_to_image () # Create a new Workbook...setValue ( 10000 ) # Create chart chart_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/converting-chart-...
  2. ChartSeriesCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesCollection class, your solution for managing and customizing Chart series effortlessly....more, visit the Working with Charts documentation article. public...to add series to Histogram charts. Add ( string, ChartMultilevelValue[]...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartStyle enumeration. Specifies predefined styles of a Chart....Specifies predefined styles of a chart. Members Name Description Normal...Normal Represents the default chart style. Muted A style with muted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntry class. Represents a Chart legend entry. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartLegendEntry class Contents...ChartLegendEntry class Represents a chart legend entry. To learn more...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...more, visit the Working with Charts documentation article. Remarks...Examples Shows how to insert chart with date/time values. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut Chart as a percentage in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize...size of the parent doughnut chart as a percentage. int32_t Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your Charts with customizable data markers for clearer insights and impactful visualizations....Marker property Specifies chart data marker. public ChartMarker...Scatter , 432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing method. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels in C++....Aspose::Words::Drawing::Charts::AxisTickLabels::get_IsAutoSpacing...Aspose :: Words :: Drawing :: Charts :: AxisTickLabels :: get_IsAutoSpacing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e. from max to min in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_ReverseOrder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。...charts as charts import aspose.slides as...添加默认数据的图表 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/3d-chart/