Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 243,668 for

slide

(0.82 sec)
  1. 表格|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 Java 示例导出 PPT、PPTX 和 ODP。...Slides for Android via Java 添加表格、...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。...Slides for Java 添加、访问、删除和配置 ActiveX...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/zh/java/examples/element...
  3. Manage Presentation Slides in .NET|Aspose.Slide...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for .NET. Easy-to-follow guide with C# code examples....Presentation Slides in .NET Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in .NET Remove Slides from Presentations...

    docs.aspose.com/slides/net/presentation-slide/
  4. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....Slides for C++ allows you to receive...Enable Warning Callbacks Aspose.Slides for C++ provides straightforward...

    docs.aspose.com/slides/cpp/getting-warning-call...
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Slides for Node.js via Java also allows...use bullets and numbers in slides in your presentations. Why...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  6. Manage Presentation Slides in C++|Aspose.Slides...

    Learn how to create, access, and manage Slides in PPT, PPTX, and ODP presentations using Aspose.Slides for C++. Easy-to-follow guide with code examples....Presentation Slides in C++ Contents [ Hide ] Add Slides to Presentations...Access Presentation Slides in C++ Remove Slides from Presentations...

    docs.aspose.com/slides/cpp/presentation-slide/
  7. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...Slides Python via .NET Conversion PPT to WORD...using Aspose.Slides and Aspose.Words Aspose.Slides for Python via...

    products.aspose.com/slides/python-net/conversio...
  8. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中添加和管理超链接:链接文本、形状和图像,设置 PPT、PPTX 和 ODP 的目标和操作,提供 C# 示例。...Slides for .NET 。 添加超链接 创建一个矩形形状,并为其添加指向外部网站的超链接。...var slide = presentation . Slides [ 0 ]; var shape = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...Slides for C++ 添加、访问、移除和更新超链接。 添加超链接...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); auto shape...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...Slides for C++ 插入和访问内存中的图像。下面的示例在...Presentation > (); auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。...

    docs.aspose.com/slides/zh/cpp/examples/elements...