Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 144,307 for

pptx

(0.69 sec)
  1. Extract Media from PowerPoint using C#

    Refer to this article to extract media from PowerPoint using C#. It has details to set the IDE, a list of steps, and a sample code showing how to extract a video from PowerPoint using C#, as well as an audio....optionally, define the input PPTX file name and output folder...media files Load the source PPTX file into the Presentation class...

    kb.aspose.com/slides/net/extract-media-from-pow...
  2. Export CGM to PPT via C# API | products.aspose.com

    .NET API to Convert CGM to PPT without using Microsoft Word...transform the CGM file format to PPTX. This API provides a wide range...other file formats, such as PPTX, as well as to extract text...

    products.aspose.com/total/net/conversion/cgm-to...
  3. Export MD to POT via C# API | products.aspose.com

    .NET API to Convert MD to POT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  4. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....Microsoft PowerPoint files in PPT or PPTX format, or OpenDocument presentations...presentation formats, including PPT, PPTX, and ODP, using Aspose.Slides...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  5. C++ API to Convert XPS to POTX | products.aspos...

    Convert XPS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...You can easily export XPS to PPTX by using Aspose.PDF for C++...allows you to export XPS to PPTX format. Secondly, by using Aspose...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. 备注|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理幻灯片备注:使用清晰的 JavaScript 示例添加、读取、编辑和导出 PPT、Pptx 和 ODP 演讲者备注。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "note.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "animation.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. 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...
  9. View Presentations using C++ | products.aspose.com

    View PowerPoint and OpenDocument presentations in C++. Use Aspose.Slides for C++ to open presentation files and save them as responsive HTML....Slides C++ Viewer PPT PPTX ODP View Presentations using...HTML. View PPTX Use Aspose.Slides for C++ to open PPTX PowerPoint...

    products.aspose.com/slides/cpp/viewer/
  10. 使用 Java 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。...将修改后的演示文稿写入为 PPTX 文件。 此 Java 代码演示如何创建图片框: // 实例化表示 PPTX 文件的 Presentation...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , SaveFormat...

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