Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 15,415 for

chart

(0.05 sec)
  1. 将图表转换为图像|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.... Chart类的toImage方法将图表转换为图像文件,可保存到磁盘或流中。...ChartCollection charts = sheet . Charts ; // Adding a chart to the worksheet...

    docs.aspose.com/cells/zh/net/convert-chart-to-i...
  2. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the Chart of from the position specified by its [ChartDataLabel.position](../position/) property....label from the top edge of the chart of from the position specified...Aspose . Words . Drawing . Charts . ChartDataLabelLocati Remarks...

    reference.aspose.com/words/nodejs-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. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....data labels of the following chart series types: Bar, Column, Histogram...DocumentBuilder ( doc ); // Insert column chart. Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroupCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../Chartseriesgroup/) objects....more, visit the Working with Charts documentation article. Properties...series will be removed from the chart. Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....Aspose::Words::Drawing::Charts::ChartYValueCollectio::get_FormatCode...Aspose :: Words :: Drawing :: Charts :: ChartYValueCollectio ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartDataTable class. Allows to specify properties of a Chart data table....to specify properties of a chart data table. Properties Name...table will be shown for the chart. Default value is False . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartYValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartYValueCollection class, your go-to solution for managing Y values in Chart series efficiently and effectively....collection of Y values for a chart series. public class ChartYValueCollectio...add or insert new values to a chart series, or remove values, the...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a Chart data table....to specify properties of a chart data table. Properties Name...table will be shown for the chart. Default value is false . Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to set point as total|Documentation

    In some Excel Chart, for example, waterFall Chart, you may need to set point as total. This article describes how to use Aspose.Cells to do it....as total” in Excel Chart In some Excel chart, for example, waterFall...waterFall chart, some point data are the sum of the previous points...

    docs.aspose.com/cells/java/how-to-set-point-as-...