Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 15,539 for

chart

(0.08 sec)
  1. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Charts . ChartAxisType Examples Shows...create an appropriate type of chart series for a graph type. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/
  3. 图例位置|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 () ->...设置图例属性 $chart -> getLegend () -> setX ( 50 / $chart -> getWidth...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  4. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this Chart...data_table property Chart.data_table property Provides access...properties of a data table of this chart. The data table can be shown...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and line formatting of the legend in C++....Aspose::Words::Drawing::Charts::ChartLegend::get_Format method...Aspose :: Words :: Drawing :: Charts :: ChartFormat > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a Chart legend in Java....the possible positions for a chart legend. Examples: Shows how...to edit the appearance of a chart’s legend. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartDataLabel.ShowPercentage | Aspose.Words fo...

    Enable percentage display on Chart data labels with the ChartDataLabel ShowPercentage property. Enhance clarity and insights in your visual data!...displayed for the data labels on a chart. Default value is false . public...labels to data points in a line chart. public void DataLabels () {...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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/
  10. 3D 图表|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....( 0 ); // 添加默认数据的图表 IChart chart = slide . getShapes (). addChart...获取图表数据工作表 IChartDataWorkbook fact = chart . getChartData (). getChartDataWorkbook...

    docs.aspose.com/slides/zh/androidjava/3d-chart/