Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 15,539 for

chart

(0.04 sec)
  1. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your Charts with customizable legend properties for better data visualization....ChartLegend class Represents chart legend properties. To learn...more, visit the Working with Charts documentation article. public...

    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. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different Charts in your document using C++....Ask AI Creating OOXML Charts from Scratch Contents [ Hide ] Creating...Creating OOXML Charts from Scratch using Aspose.Words Aspose...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  4. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart, the first chart is XY (Scatter) chart X as Value...Value Axis, the second chart is line chart X as Category Axis. Sample...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  5. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartFormat class. Represents the formatting of a Chart element...Represents the formatting of a chart element. To learn more, visit...visit the Working with Charts documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations....2016 new charts. Examples Shows how to insert a chart and modify...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to set category axis with C++|Documentation

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....Scenarios After you create a chart in a worksheet, you can set...category axis for an Excel chart using Aspose.Cells with sample...

    docs.aspose.com/cells/cpp/how-to-set-category-a...
  8. 动画图表|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/
  9. ChartSeriesCollection.Clear | Aspose.Words for ...

    Effortlessly clear all ChartSeries from your collection with the ChartSeriesCollection Clear method. Streamline your data management today!...and remove series data in a chart. Document doc = new Document...( doc ); // Insert a column chart that will contain three series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 提示框|Aspose.Slides 文档

    在C#或.NET中的PowerPoint图表提示框和数据标签...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/callout/