Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 129,322 for

presentation

(2.88 sec)
  1. Convert PPT to SVG in Node.js | products.aspose...

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

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPS to SVG in Node.js | products.aspose...

    Convert PPS to SVG in Node.js. Use Node.js library API to convert PPS files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PDF to SVG in Node.js | products.aspose...

    Convert PDF to SVG in Node.js. Use Node.js library API to convert PDF files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....Excel file Create or load a Presentation for inserting Excel into...in the slide and save the presentation These steps explain how...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  5. Convert DOCM to PPS via Java or with free Onlin...

    Java API to Export DOCM to PPS without using Microsoft Word or PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....for Java to create a new Presentation. This API provides a wide...writing HTML content into the Presentation, setting the slide layout...

    products.aspose.com/total/java/conversion/docm-...
  6. 在 .NET 中管理演示文稿的图表工作簿|Aspose.Slides 文档

    探索适用于 .NET 的 Aspose.Slides:轻松管理 PowerPoint 和 OpenDocument 格式中的图表工作簿,以简化演示文稿数据。...代码演示了一个示例操作: using ( Presentation pres = new Presentation ( "chart.pptx"...); } 将工作簿单元格设为图表数据标签 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个带有数据的气泡图。...

    docs.aspose.com/slides/zh/net/chart-workbook/
  7. Convert DOCM to PPSX in Android Apps or with fr...

    DOCM to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...be used to create a new Presentation in Aspose.Slides for Android...

    products.aspose.com/total/android-java/conversi...
  8. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .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/python-net/features-over...
  9. 使用 PHP 管理演示文稿中的音频|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/audio-frame/
  10. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/