Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,153 for

pptx charts

(0.06 sec)
  1. Callout|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....determine either specified chart’s data label will be displayed...Presentation (); try { IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/androidjava/callout/
  2. Doughnut Chart|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....Doughnut Chart Contents [ Hide ] Change Center Gap in Doughnut...Doughnut Chart Aspose.Slides for Java now supports specifying the size...

    docs.aspose.com/slides/java/doughnut-chart/
  3. 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.... 将修改后的演示文稿写入 PPTX 文件。 Presentation pres = new...( 0 ); // 添加默认数据的图表 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/androidjava/3d-chart/
  4. 图表数据表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿中的图表数据库表设置字体属性...pptx" )) { IChart chart = pres . Slides [ 0...600 , 400 ); chart . HasDataTable = true ; chart . ChartDataTable...

    docs.aspose.com/slides/zh/net/chart-data-table/
  5. Aspose.Slides for PHP via Java 15.8.0 的公共 API 和...

    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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item...Doughnut , 50 , 50 , 400 , 400 ); $chart -> getChartData () -> getSeriesGroups...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Doughnut Chart|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....Doughnut Chart Contents [ Hide ] Change Center Gap in Doughnut...Doughnut Chart Aspose.Slides for Android via Java now supports specifying...

    docs.aspose.com/slides/androidjava/doughnut-chart/
  7. Public API and Backwards Incompatible Changes i...

    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....size of the hole in a doughnut chart. Presentation pres = new Presentation...Presentation (); IChart chart = pres . getSlides (). get_Item (...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Callout|Aspose.Slides Documentation

    PowerPoint chart callouts and data labels in C# or .NET...determines either specified chart’s data label will be displayed...new Presentation ()) { IChart chart = presentation . Slides [ 0...

    docs.aspose.com/slides/net/callout/
  9. 3D 图表|Aspose.Slides 文档

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents... 将修改后的演示文稿写入 PPTX 文件。 // 创建一个 Presentation 类的实例...0 ]; // 添加带有默认数据的图表 IChart chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/3d-chart/
  10. 3D 图表|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.... 将修改后的演示文稿写入 PPTX 文件。 $pres = new Presentation...get_Item ( 0 ); # 添加带有默认数据的图表 $chart = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/3d-chart/