Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 15,855 for

chart

(0.05 sec)
  1. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...Presentation () as presentation : chart = presentation . slides [ 0...0 ] . shapes . add_chart ( slides . charts . ChartType . PIE ...

    docs.aspose.com/slides/zh/python-net/callout/
  2. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....Specifies the values on the chart shall displayed as is. Custom...Specifies the values on the chart shall be divided by a user-defined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [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...
  4. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display....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. ChartSeries.legendEntry property | Aspose.Words...

    ChartSeries.legendEntry property. Gets a legend entry for this Chart series....Gets a legend entry for this chart series. get legendEntry () :...Aspose . Words . Drawing . Charts . ChartLegendEntry Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Error Bar|Aspose.Slides Documentation

    Add error bar to PowerPoint presentations in C# or .NET...bubble chart on desired slide. Access the first chart series...X format. Access the first chart series and set the error bar...

    docs.aspose.com/slides/net/error-bar/
  7. 图表格式化|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....get_Item ( 0 ); // 添加示例图表 IChart chart = slide . getShapes (). addChart...400 ); // 设置图表标题 chart . hasTitle (); chart . getChartTitle ()...

    docs.aspose.com/slides/zh/androidjava/chart-for...
  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/androidjava/animated-...
  9. ChartDataLabelCollection.ShowLegendKey | Aspose...

    Control your Chart's appearance with the ShowLegendKey property in ChartDataLabelCollection. Easily toggle legend keys for enhanced data clarity....work with data labels of a pie chart. Document doc = new Document...DocumentBuilder ( doc ); Chart chart = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font formatting, enhancing your legend entries for better visual appeal....engine template - Chart series.docx" ); Chart chart = (( Shape ) doc... true )). Chart ; ChartLegend chartLegend = chart . Legend ;...

    reference.aspose.com/words/net/aspose.words.dra...