Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 129,336 for

presentation

(0.09 sec)
  1. Convert POTM to POT in JavaScript | products.as...

    Convert POTM to POT in JavaScript. Use Node.js library API to convert POTM files to POT...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert PPT to PPTM in JavaScript | products.as...

    Convert PPT to PPTM in JavaScript. Use Node.js library API to convert PPT files to PPTM...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  3. Convert PPTM to PPSX in JavaScript | products.a...

    Convert PPTM to PPSX in JavaScript. Use Node.js library API to convert PPTM files to PPSX...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  4. Convert PPTM to TIFF in JavaScript | products.a...

    Convert PPTM to TIFF in JavaScript. Use Node.js library API to convert PPTM files to TIFF...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  5. Convert PPTX to POT in JavaScript | products.as...

    Convert PPTX to POT in JavaScript. Use Node.js library API to convert PPTX files to POT...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  6. Convert FODP to POTM in JavaScript | products.a...

    Convert FODP to POTM in JavaScript. Use Node.js library API to convert FODP files to POTM...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  7. Convert FODP to PPT in JavaScript | products.as...

    Convert FODP to PPT in JavaScript. Use Node.js library API to convert FODP files to PPT...you to convert PowerPoint presentations to various formats in JavaScript...JavaScript. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-net/conversio...
  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. 在 .NET 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...实例化表示演示文稿文件的 Presentation 类 using ( Presentation presentation = new...new Presentation ( "ExistingChart.pptx" )) { // 获取图表对象的引用 var slide...

    docs.aspose.com/slides/zh/net/animated-charts/
  10. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Java 中创建和控制音频帧——提供嵌入、裁剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放的代码示例。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入幻灯片的音频文件流。...实例化一个表示演示文稿文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/audio-frame/