Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 143,937 for

pptx

(0.61 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This Java code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-series/
  2. Change the Presentation Slide Size in .NET|Aspo...

    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 . SlideSize . SetSize..."presentation-16x9.pptx" , SaveFormat . Pptx ); } Specify Custom...

    docs.aspose.com/slides/net/slide-size/
  3. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  4. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、Pptx 和 ODP 中的演示文稿。...pptx" , slides . export . SaveFormat . PPTX ) 访问幻灯片过渡...Presentation ( "slide_transition.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access.... Presentation ( "hyperlink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Group Presentation Shapes in JavaScript|Aspose....

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Node.js via Java — fast, step-by-step guide with free JavaScript code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/group/
  7. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "video.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. 幻灯片过渡|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、Pptx 和 ODP 演示文稿。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "slide_transition.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below shows...300 , 100 , 100 ) # Write the PPTX file to disk. presentation ...

    docs.aspose.com/slides/python-net/group/
  10. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/group/