Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 14,068 for

chart

(0.03 sec)
  1. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....); Chart chart = chartShape . Chart ; // Clear the chart's demo...series to start with a clean chart. chart . Series . Clear (); //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 动画图表|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 图表系列和动画... shapes chart = shapes [ 0 ] # 动画系列 slide...main_sequence . add_effect ( chart , anim . EffectType . FADE ...

    docs.aspose.com/slides/zh/python-net/animated-c...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a Chart. Applies only to Bubble Charts. Default value is false in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize...labels on a chart. Applies only to Bubble charts. Default value...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartAxis.hidden property | Aspose.Words for No...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....Examples Shows how to hide chart axes. let doc = new aw . Document...Drawing . Charts . ChartType . Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 动画图表|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.... getShapes (); IChart chart = ( IChart ) shapes . get_Item...getMainSequence (). addEffect ( chart , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-charts/
  6. Aspose::Words::Drawing::Charts::ChartDataPoint ...

    Aspose::Words::Drawing::Charts::ChartDataPoint class. Allows to specify formatting of a single data point on the Chart. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartDataPoint class Contents...the chart. To learn more, visit the Working with Charts documentation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an axis in C++....Aspose::Words::Drawing::Charts::AxisCrosses enum Contents [ Hide...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically....= doc ) chart_shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . SCATTER , width = 450 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound....= doc ) chart_shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . SCATTER , width = 450 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically.... Charts . ChartType . Scatter , 450 , 300 ); let chart = chartShape...chartShape . chart ; // Clear the chart's demo data series to...

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