Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 141,241 for

pptx

(0.14 sec)
  1. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/create-prese...
  2. 如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS

    在这个简单的教程中,我们将引导您了解如何使用 C++ 将 PowerPoint 演示文稿转换为 XPS。 XPS 是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 Pptx 转换为 XPS,而无需互操作。...是流行的广泛使用的流行格式,使用简单的 C++ 代码,您可以在 C++ 中将 PPTX 转换为 XPS,而无需互操作。 在 C++ 中将 PowerPoint...类实例加载演示文件以将 PPTX 保存到 XPS 通过设置 SaveFormat 使用 Save 方法在 C++ 中将 PPTX 转换为...

    kb.aspose.com/zh/slides/cpp/how-to-convert-powe...
  3. C++ API to Convert MHTML to POWERPOINT | produc...

    Convert MHTML to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...C++, you can export MHTML to PPTX. Aspose.PDF for C++ is a powerful...MHTML to PPTX. Once you have exported MHTML to PPTX, you can...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" )) { // Configure PDF options...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Convert Microsoft PowerPoint Presentation in No...

    Node.js API to Convert PPT to PDF. Convert Presentations to JPG, PNG and other formats in Node.js....js via Java Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...Java API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/nodejs-java/conversion/
  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 SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....SmartArt nodes, and save results to PPTX. Get Text from SmartArt The...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/manage-smartart/
  8. 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...
  9. 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...
  10. 使用 Java 管理 PowerPoint 演示文稿中的 SmartArt|Aspose.Sl...

    学习使用 Aspose.Slides for Java 构建和编辑 PowerPoint SmartArt,借助清晰的代码示例加速幻灯片设计和自动化。...pptx" ); try { ISlide slide = pres...LayoutType 更改为 BasicProcess。 将演示文稿写入为 PPTX 文件。 在下面的示例中,我们在两个形状之间添加了一个连接线。...

    docs.aspose.com/slides/zh/java/manage-smartart/