Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 13,974 for

chart

(0.11 sec)
  1. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....Examples Shows how to insert a chart and modify the appearance of.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut Chart as a percentage....size of the parent doughnut chart as a percentage. get doughnutHoleSize...create and format Doughnut chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 动画图表|Aspose.Slides for PHP 文档

    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....= $slide -> getShapes (); $chart = $shapes -> get_Item ( 0 );...getMainSequence () -> addEffect ( $chart , EffectType :: Fade , EffectSubType...

    docs.aspose.com/slides/zh/php-java/animated-cha...
  4. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../Chartdatalabel/) in this collection....labels to data points in a line chart. def data_labels (): doc = aw...DocumentBuilder ( doc ) chart_shape = builder . insert_chart ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your Charting experience!...with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataPointCollection.ClearFormat | Aspose.W...

    Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all Chart data point formats for cleaner visuals....with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

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

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++....Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource...Aspose :: Words :: Drawing :: Charts :: ChartNumberFormat :: get_IsLinkedToSource...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 图表格式化|Aspose.Slides for PHP 文档

    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_Item ( 0 ); # 添加示例图表 $chart = $slide -> getShapes () ->...400 ); # 设置图表标题 $chart -> hasTitle (); $chart -> getChartTitle...

    docs.aspose.com/slides/zh/php-java/chart-format...
  10. Trend Line|Aspose.Slides 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....API for managing different chart Trend Lines: Create an instance...reference by its index. Add a chart with default data along with...

    docs.aspose.com/slides/cpp/trend-line/