Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 142,061 for

pptx

(0.08 sec)
  1. Convert MD to PPSX via Java API | products.aspo...

    Java API to Convert MD to PPSX without using Microsoft Word...first step is to export MD to PPTX. This can be done using Aspose...developers can easily convert MD to PPTX, allowing them to move on to...

    products.aspose.com/total/java/conversion/md-to...
  2. Export PS to POWERPOINT in Android | products.a...

    Android API to Convert PS to POWERPOINT without using Microsoft Word...step is to export the PDF to a PPTX file using Aspose.PDF for Android...PDF has been converted to a PPTX file, Aspose.Slides for Android...

    products.aspose.com/total/android-java/conversi...
  3. Export PCL to POT in Android | products.aspose.com

    Android API to Convert PCL to POT without using Microsoft Word...developers can export PCL to PPTX by using Aspose.PDF for Android...various other formats, including PPTX. After that, developers can...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...to export MHTML to PPTX and then convert PPTX to SWF. To export...export MHTML to PPTX, you can use Aspose.PDF for C++. This API allows...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 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...
  6. 如何使用 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...
  7. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "section.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  9. 在C#中将PUB转换为PPTX

    这篇简短的指南将帮助您在C#中将PUB文件转换为PPT。它从环境设置说明开始,然后介绍了转换PUB到Pptx的方法和示例代码,涵盖了转换过程的各个方面。...TeX Product Family 在C#中将PUB转换为PPTX 这篇简短的指南将帮助您在 C# 中将 PUB 文件转换为...PPT 。它从环境设置说明开始,然后介绍了转换 PUB 到 PPTX 的方法和示例代码,涵盖了转换过程的各个方面。您无需任何外部工具即可处理...

    kb.aspose.com/zh/pub/net/convert-pub-to-pptx-in...
  10. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This PHP code shows you...Presentation class that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/picture-frame/