Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 141,638 for

pptx

(1.32 sec)
  1. Convert CSV to POTM using Java or with free Onl...

    Java API to Export CSV to POTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....format using save method and set Pptx as SaveFormat Conversion Requirements...Presentation File) Convert CSV to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/csv-t...
  2. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/net/presentation-via-vba/
  3. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... 将修改后的演示文稿写入 PPTX 文件。 下面的代码片段将演示文稿幻灯片上的 ActiveX...控件,并使用其属性设置视频路径。 将演示文稿保存为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/cpp/activex/
  4. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. 获取所有幻灯片的标题|Aspose.Slides 文档

    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" ; foreach ( string s in GetSlideTitles...FileName = FilePath + "获取幻灯片中的所有文本.pptx" ; int numberOfSlides = CountSlides...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  6. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation as PPTX? Macros will be removed because PPTX does not support...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  7. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, Pptx) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....pptx" ) pres . save ( "pres.gif"...Presentation ( path + "pres.pptx" ) options = slides . export...

    docs.aspose.com/slides/python-net/convert-power...
  8. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, Pptx) to animated GIFs with Aspose.Slides for Android via Java. Fast, high-quality results....pptx" ); try { pres . save ( "pres...pres = new Presentation ( "pres.pptx" ); try { GifOptions gifOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....pptx" ); try { var controls = pres...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/nodejs-java/flash/
  10. Manage Presentation Slide Masters in JavaScript...

    Manage Slide Masters in Aspose.Slides for Node.js via Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise examples....pptx" , aspose . slides . SaveFormat . Pptx ); } catch...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-master/