Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 126,359 for

presentation

(0.09 sec)
  1. Developer Guide|Aspose.Slides for Python Docume...

    Discover the Aspose.Slides for Python via .NET Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations in Python Manage Presentation Slides Using...Using Python Manage Presentation Content in Python Design Professional...

    docs.aspose.com/slides/python-net/developer-guide/
  2. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for C++ Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in C++ Manage Presentation Slides in...in C++ Manage Presentation Content in С++ Design Professional Presentations...

    docs.aspose.com/slides/cpp/developer-guide/
  3. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for C++, streamlining your workflow....Efficiently Merge Presentations in C++ Contents [ Hide ] Tip...people to merge PowerPoint presentations in the same format (PPT...

    docs.aspose.com/slides/cpp/merge-presentation/
  4. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  5. Convert PPT and PPTX to JPG in .NET|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in C# with Aspose.Slides for .NET using fast, reliable code examples....PowerPoint and OpenDocument presentations to JPG images helps with...easy to implement your own presentation viewer and create a thumbnail...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. 打印演示文稿|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....打印机: 创建 Presentation 类的实例以加载要打印的演示文稿 调用 Presentation 对象公开的无参数...Files\" ; //Load the presentation Presentation asposePresentation...

    docs.aspose.com/slides/zh/net/print-the-present...
  7. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using C++ Contents [ Hide ] Info...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/manage-ole/
  8. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。... Presentation () as presentation : slide = presentation . slides...) as image : pp_image = presentation . images . add_image ( image...

    docs.aspose.com/slides/zh/python-net/modern-api/
  9. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...OpenDocument 演示文稿转换为 HTML: 创建 Presentation 类的实例。 使用 Save 方法将对象保存为 HTML...演示文稿转换为 HTML: // 实例化表示演示文稿文件的 Presentation 类(例如 PPT、PPTX、ODP 等)。 using...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。...以下步骤概述了操作过程: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加一个...实例化表示演示文稿文件的 Presentation 类。 using ( Presentation presentation = new...

    docs.aspose.com/slides/zh/net/shape-formatting/