Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 142,051 for

pptx

(0.17 sec)
  1. 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/
  2. 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/
  3. Convert JSON Format to PPS in Android Apps | pr...

    Parse JSON to PPS in Android Applications without using Microsoft PowerPoint...Java, you can parse JSON to PPTX. This API provides a wide range...various file formats, including PPTX. After that, you can use Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX in C++ without using Microsoft PowerPoint...developers can parse JSON to PPTX. This API provides a wide range... Once the JSON is parsed to PPTX, Aspose.Slides for C++ can be...

    products.aspose.com/total/cpp/conversion/json-t...
  5. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿保存为 PPTX 文件。 以下 Java 代码展示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/java/manage-cells/
  6. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...the presentation to disk as a PPTX file. This PHP code shows you...ByLevelParagraphs1 ); # Save the PPTX file to disk $pres -> save (...

    docs.aspose.com/slides/php-java/shape-animation/
  7. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); // Removing notes of first..."RemoveNotesAtSpecifi_out.pptx" , SaveFormat . Pptx ); Remove Notes from...

    docs.aspose.com/slides/net/presentation-notes/
  8. Online XPS to Powerpoint Conversion or Develop ...

    Free online app to convert XPS to Powerpoint files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  9. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...data has been parsed into a PPTX file, the second step is to...

    products.aspose.com/total/android-java/conversi...
  10. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); auto table = System :: AsCast...the modified presentation as a PPTX file. This C++ code shows you...

    docs.aspose.com/slides/cpp/manage-cells/