Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 13,974 for

chart

(0.06 sec)
  1. 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...
  2. Customizing Charts with Node.js via C++|Documen...

    Learn how to customize Charts in Aspose.Cells for Node.js via C++. Our guide will show you how to modify Chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your Charts....Customizing Charts with Node.js via C++ Contents [ Hide ] Creating...Creating Custom Charts So far, when we’ve discussed charts, we’ve looked...

    docs.aspose.com/cells/nodejs-cpp/customizing-ch...
  3. 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/
  4. 图表格式化|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...
  5. AxisScaling.LogBase | Aspose.Words for .NET

    Adjust the logarithmic base of the AxisScaling LogBase property for precise data visualization and enhanced graph accuracy. Optimize your Charts today!...supported by MS Office 2016 new charts. Valid range of a floating...apply logarithmic scaling to a chart axis. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... charts . ChartMarker : ... Examples...data points on a line chart. def chart_data_point (): doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 动画图表|Aspose.Slides 文档

    在C#或.NET中使用PowerPoint图表系列和动画...Shapes as ShapeCollection ; var chart = shapes [ 0 ] as IChart ; //...MainSequence . AddEffect ( chart , EffectType . Fade , EffectSubtype...

    docs.aspose.com/slides/zh/net/animated-charts/
  8. ChartSeries class | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartSeries class. Represents Chart series properties...ChartSeries class Represents chart series properties. To learn...more, visit the Working with Charts documentation article. Interfaces:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this Chart series....Gets a legend entry for this chart series. @property def legend_entry...aspose . words . drawing . charts . ChartLegendEntry : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....marks and displayed values of a chart axis. Document doc = new Document();...SCATTER, 450.0, 250.0); Chart chart = shape.getChart(); Assert...

    reference.aspose.com/words/java/com.aspose.word...