Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,513 for

chart formatting

(0.06 sec)
  1. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a Chart series....collection of X values for a chart series. Remarks All items of...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed...how to show data table with chart series data. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....with the secondary axis of chart. Document doc = new Document...Line , 450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeriesGroup.seriesType property | Aspose.W...

    ChartSeriesGroup.seriesType property. Gets the type of Chart series included in this group....seriesType property Gets the type of chart series included in this group...Aspose . Words . Drawing . Charts . ChartSeriesType Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor. Initializes a new instance of this class that represents a single-level value in C++....Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue...Aspose :: Words :: Drawing :: Charts :: ChartMultilevelValue ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the Chart series...data values from the chart series. Format of all individual data...Examples Shows how to populate chart series with data. doc = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 搜索

    搜索...ISlide->getShapes()->AddChart (Charts::ChartType type, float x, float...(System::String name, Export::SaveFormat format) 方法保存包含柱形圖的演示文稿。 以下是使用 C++...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  8. 图表数据表|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿中的图表数据库表设置字体属性...charts as charts import aspose.slides as...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...

    docs.aspose.com/slides/zh/python-net/chart-data...
  9. 图表系列|Aspose.Slides 文档

    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....get_Shapes (); // 添加图表 auto chart = shapes -> AddChart ( ChartType...0f , true ); auto series = chart -> get_ChartData () -> get_Series...

    docs.aspose.com/slides/zh/cpp/chart-series/
  10. 图表工作簿|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿图表工作簿...charts as charts import aspose.slides as...pres : chart = pres . slides [ 0 ] . shapes . add_chart ( charts...

    docs.aspose.com/slides/zh/python-net/chart-work...