Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 10,116 for

presentation

(0.03 sec)
  1. Convert OpenOffice ODP|Aspose.Slides Documentation

    Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML and other formats with Aspose.Slides....convert OpenOffice ODP presentations to many formats. The API...you need to convert an ODP presentation to PDF, it can be done this...

    docs.aspose.com/slides/cpp/convert-openoffice-odp/
  2. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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.... Presentation () as presentation : slide = presentation . slides...) as image : pp_image = presentation . images . add_image ( image...

    docs.aspose.com/slides/zh/python-net/set-captio...
  3. Product Overview|Aspose.Slides for Python Docum...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/python-java/product-over...
  4. Product Overview|Aspose.Slides for Node.js via ...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/nodejs-net/product-overv...
  5. Export Chart|Aspose.Slides Documentation

    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.... Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/export-chart/
  6. 将 PowerPoint 转换为 PNG 以 C#|Aspose.Slides 文档

    在 C# 中将 PowerPoint 演示文稿转换为 PNG。 在 C# 中将 PPT 转换为 PNG。 在 C# 中将 PPTX 转换为 PNG。 在 C# 中将 ODP 转换为 PNG。... 代码可以在 Presentation 对象中加载多种格式,如 PPT、PPTX 和 ODP,然后将其幻灯片缩略图保存为...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.Slides 集合中获取 ISlide...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  7. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象...对象框嵌入到幻灯片中,你可以按以下方式操作: 创建一个 Presentation 类的实例。 使用其索引获取幻灯片的引用。 打开包含...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  8. Manage Text|Aspose.Slides Documentation

    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....Extract Text from Presentation Presentation Localization WordArt...

    docs.aspose.com/slides/java/manage-text/
  9. Updating OLE objects automatically using MS Pow...

    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....updated when opening the presentation. Unfortunately PowerPoint...Generator”) to your template presentation as shown below: public void...

    docs.aspose.com/slides/net/updating-ole-objects...
  10. 3D 演示|Aspose.Slides 文档

    使用 C# 或 .NET 制作的 3D PowerPoint 演示...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

    docs.aspose.com/slides/zh/net/3d-presentation/