Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 127,310 for

presentation

(0.09 sec)
  1. Export PPS to DOTX on Andorid via Java or with ...

    Convert PPS to DOTX in mobile apps without installing any software or online. Test free PPS to DOTX online converter quickly before integrating the code....Android Open PPS file using Presentation class Convert PPS to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  2. Export PPTM to DOC on Andorid via Java or with ...

    Convert PPTM to DOC in mobile apps without installing any software or online. Test free PPTM to DOC online converter quickly before integrating the code....Android Open PPTM file using Presentation class Convert PPTM to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  3. Convert PPSM to OTT via C# .NET or with free On...

    Convert PowerPoint ppsm documents to Word ott files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPSM Presentation to Word OTT document conversion...for any PowerPoint ppsm presentation to Word ott files batch...

    products.aspose.com/total/net/conversion/ppsm-t...
  4. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations Using Java Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/java/3d-chart/
  5. 档案

    档案... 创建 Presentation 类的对象。 使用 Presentation->Save(String...//实例化表示 PPTX 文件的 Presentation 类 SharedPtr<Presentation> pres = Mak...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  6. 在 Python 中管理演示文稿的项目符号和编号列表|Aspose.Slides for Py...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中管理项目符号和编号列表。提供逐步指南和代码示例,帮助您快速入门。...要创建项目符号列表,请按照以下步骤操作: 创建一个 Presentation 类的实例。 使用 ISlide 对象从幻灯片集合中获取要添加项目符号列表的幻灯片。...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/manage-bul...
  7. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。...pydrawing as drawing # Create presentation (or load existing one) with...with slides . Presentation() as presentation: # Access first...

    products.aspose.com/slides/zh-hant/python-net/c...
  8. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...pydrawing as drawing # Create presentation (or load existing one) with...with slides . Presentation() as presentation: # Access first...

    products.aspose.com/slides/zh-hant/python-net/c...
  9. 如何在 Docker 中运行 Aspose.Slides for Java|Aspose.Sl...

    在 Docker 容器中运行 Aspose.Slides:配置镜像、依赖、字体和许可,以构建可扩展的服务,处理 PowerPoint 和 OpenDocument。..."Creating presentation..." ); Presentation presentation = new Presentation...(); try { ISlide slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/how-to-run-aspos...
  10. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Instantiate Presentation class. Access first slide...Instantiate Presentation class SharedPtr<Presentation> pres = M...

    products.aspose.com/slides/cpp/chart/pptx/