Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 143,422 for

pptx

(0.77 sec)
  1. C++ API to Convert PS to POTM | products.aspose...

    Convert PS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export PS to PPTX. Aspose.PDF for C++ is a powerful...other file formats, including PPTX. Secondly, you can use Aspose...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) 💡 Tip...Presentation ( "master_slide.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...
  3. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、Pptx 和 ODP 的行为。...pptx" , slides . export . SaveFormat . PPTX ) 访问 OLE.... Presentation ( "ole_frame.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、Pptx 和 ODP。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "chart.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  5. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with C++ code examples....pptx" , SaveFormat :: Pptx ); presentation ->...Presentation > ( u "modern_comment.pptx" ); auto author = presentation...

    docs.aspose.com/slides/cpp/examples/elements/co...
  6. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with Java code examples....pptx" , SaveFormat . Pptx ); } finally { presentation...Presentation ( "modern_comment.pptx" ); try { ICommentAuthor author...

    docs.aspose.com/slides/java/examples/elements/c...
  7. Aspose.Slides for .NET 15.4.0 的公共 API 及不向后兼容更改|...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...pptx" , SaveFormat . Pptx ); } Method IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } Property ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  8. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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" , SaveFormat :: Pptx ); 已添加方法 IPresentation...$pres -> save ( "out.pptx" , SaveFormat :: Pptx ); 已添加方法 ISmartArt...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export XML to PPTX. Then, with Aspose.Slides for...for C++, they can convert PPTX to OTP. Both APIs are included...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, Pptx and ODP presentations clear, brand-safe, and consistent....the modified presentation to a PPTX file. The implementation of...Presentation object that represents a PPTX file $pres = new Presentation...

    docs.aspose.com/slides/php-java/manage-fonts/