Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 3,240 for

pptx charts

(0.04 sec)
  1. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "picture.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. 动画图表|Aspose.Slides for Node.js via .NET 文档

    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" ); try { // 获取图表对象的引用 var slide...= slide . getShapes (); var chart = shapes . get_Item ( 0 ); //...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  3. Aspose.Slides for Java 16.1.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....new Presentation (); IChart chart = pres . getSlides (). get_Item...300 ); IChartSeries series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Aspose.Slides for Java 16.1.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....new Presentation (); IChart chart = pres . getSlides (). get_Item...300 ); IChartSeries series = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Picture|Aspose.Slides for PHP Documentation

    Work with pictures in PHP using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "picture.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....pptx" ) as presentation : slide =...Presentation ( "hello_world.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/create-shape-...
  7. Convert ODT to XLS using Python or with free On...

    ODT to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free ODT to XLS online converter quickly before integrating the code....Presentation File) Convert ODT to PPTX (Open XML presentation Format)...appearance of data, create charts and graphs, and utilize various...

    products.aspose.com/total/python-net/conversion...
  8. Create Thumbnails of Presentation Shapes in Jav...

    Generate high-quality shape thumbnails from PowerPoint slides with JavaScript and Aspose.Slides for Node.js – easily create and export presentation thumbnails....pptx" ); try { // Create a full scale.... Presentation ( "Thumbnail.pptx" ); try { // Create a full scale...

    docs.aspose.com/slides/nodejs-java/create-shape...
  9. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for PHP via Java – easily create and export presentation thumbnails....pptx" ); try { # Create a full scale...new Presentation ( "Thumbnail.pptx" ); try { # Create a full scale...

    docs.aspose.com/slides/php-java/create-shape-th...
  10. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 Pptx,自动化演示文稿工作流。...new Presentation ()) { IChart chart = presentation . Slides [ 0...Pie , 50 , 50 , 500 , 400 ); chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/callout/