Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,184 for

pptx charts

(0.14 sec)
  1. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached Pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Chart Axis Title Is Wrapped Incorrectly When Converting a Slide...Family slides-net , slides-chart , slides-rendering bhav September...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  2. 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/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" )) { const string path = "path"...SaveFormat . Html , htmlOptions ); } Chart Series Animation API Has Been...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Convert XLS to PPS via PHP or with free Online ...

    PHP API to Convert XLS to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLS to PPS online converter quickly before integrating the code....Presentation File) Convert XLS to PPTX (Open XML presentation Format)...appearance of data, create charts and graphs, and utilize various...

    products.aspose.com/total/php-java/conversion/x...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions.... Public API Changes Chart series animation API has been...IEffect addEffect ( IChart chart , int type , int index , int...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Convert MD to IMAGE via Java | products.aspose.com

    Export MD file to IMAGE in your Java applications without using any third party application... including PDF, DOCX, XLSX, PPTX, and more. The package also...reports. Sharing Markdown-based charts on websites or blogs. Creating...

    products.aspose.com/total/java/conversion/md-to...
  7. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...Presentation (); try { IChart chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  8. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 Pptx 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" )) { // 获取图表对象的引用 var slide...Shapes as ShapeCollection ; var chart = shapes [ 0 ] as IChart ; //...

    docs.aspose.com/slides/zh/net/animated-charts/
  9. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离...Presentation (); try { var chart = pres . getSlides (). get_Item...450 , 300 ); chart . setDataTable ( true ); chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  10. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...450 , 300 ); $chart -> setDataTable ( true ); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...