Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,333 for

chart

(0.04 sec)
  1. 动画图表|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...
  2. ChartAxisType | Aspose.Words for Java

    Specifies type of Chart axis in Java....ChartAxisType Specifies type of chart axis. Examples: Shows how to...create an appropriate type of chart series for a graph type. public...

    reference.aspose.com/words/java/com.aspose.word...
  3. 将图表转换为图像|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....PutValue ( 50 ); //Adding a chart to the worksheet int chartIndex...worksheet . Charts . Add ( Aspose . Cells . Charts . ChartType...

    docs.aspose.com/cells/zh/net/convert-charts-to-...
  4. 动画图表|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/
  5. Callout|Aspose.Slides for PHP 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....determine either specified chart’s data label will be displayed...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/callout/
  6. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a Chart....position of the legend on a chart. get position () : Aspose .... Words . Drawing . Charts . LegendPosition Remarks The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartStyle enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  8. ChartLegendEntry.isHidden property | Aspose.Wor...

    ChartLegendEntry.isHidden property. Gets or sets a value indicating whether this entry is hidden in the Chart legend...this entry is hidden in the chart legend. The default value is...() : boolean Remarks When a chart legend entry is hidden, it does...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie Chart's first slice angle in degrees for enhanced data visualization....first slice of the parent pie chart. public int FirstSliceAngle...create and format Doughnut chart. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../Chartdatapoint/) in this collection....with data points on a line chart. test ( 'ChartDataPoint' , ()...Drawing . Charts . ChartType . Line , 500 , 350 ); let chart = shape...

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