Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 130,017 for

presentation

(3.06 sec)
  1. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...create, edit, and convert presentations. Both APIs come under the...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert XPS to POWERPOINT | products...

    Convert XPS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint, which is a popular presentation software. Therefore, it...in order to use them in presentations. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...is useful for creating presentations, documents, and other types...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——提供 JavaScript 示例,实现嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...代码演示了如何向幻灯片添加嵌入的音频帧: // 实例化一个表示演示文稿文件的 Presentation 类 const pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  5. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建 Presentation 类的实例。 通过索引获取幻灯片引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  6. 导出媒体文件为HTML文件|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....为将媒体文件导出为HTML,请按照以下步骤操作: 创建 Presentation 类的实例 获取幻灯片的引用 设置切换效果 将演示文稿写入...示例 //Loading a presentation using (Presentation pres = new Presentation("example...

    docs.aspose.com/slides/zh/net/export-media-file...
  7. SmartArt|Aspose.Slides Documentation

    Build and edit SmartArt in C# with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/sm...
  8. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument Presentations efficiently....fastest processing for this presentation document format. PPT to...can export all supported presentation file formats to Tagged Image...

    docs.aspose.com/slides/net/features-overview/
  9. Online XML to PPT Conversion or Build .NET base...

    Free online app to convert XML to PPT files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  10. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....chart to the PowerPoint presentation. You can create pie chart...package manager Create a new Presentation class object Access the...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...