Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 127,323 for

presentation

(0.16 sec)
  1. 将 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...
  2. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类公开了...OpenDocument 文件的 Presentation 类。 auto presentation = MakeObject <...

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

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

    docs.aspose.com/slides/zh/net/shape-formatting/
  4. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...示例展示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 let presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  5. 使用现代 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/
  6. View or Edit POTM Files Metadata using Java | p...

    Java source code to edit or view POTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/potm/
  7. View or Edit PPSX Files Metadata using Java | p...

    Java source code to edit or view PPSX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/ppsx/
  8. View or Edit PPTX Files Metadata using Java | p...

    Java source code to edit or view PPTX format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pptx/
  9. View or Edit PPTM Files Metadata using Java | p...

    Java source code to edit or view PPTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pptm/
  10. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument Presentations in C++ to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in C++ Contents [ Hide ] Overview...Overview A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/cpp/watermark/