Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 130,530 for

presentation

(0.63 sec)
  1. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...net'); const { Presentation, SaveFormat, ShapeType }...asposeSlides; var pres = new Presentation(); try { var slide = pres...

    products.aspose.com/slides/zh-hant/nodejs-net/
  2. Convert FLATOPC to PPS in Android Apps or with ...

    FLATOPC to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...spreadsheet manipulation, presentation manipulation, PDF manipulation...

    products.aspose.com/total/android-java/conversi...
  3. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); //...

    docs.aspose.com/slides/zh/net/manage-table/
  4. C++ API to Convert XSLFO to ODP | products.aspo...

    Convert XSLFO to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...(OpenDocument Presentation) is a file format for presentations created...as spreadsheets, charts, presentations, and word processing documents...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. Merge POTX Files using Java | products.aspose.com

    Merge POTX files in Java. Use Aspose.Slides for Java to combine PowerPoint template Presentations and save the merged file....POTX presentations, clone slides from one presentation into another...destination POTX file with the Presentation class. Load the source POTX...

    products.aspose.com/slides/java/merger/potx/
  6. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  7. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...content, such as games, presentations, and other multimedia applications...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. 使用 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/
  9. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint Presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....Add Rectangles to Presentations in .NET Contents [ Hide ] Overview... and saving the updated presentation as a PPTX file. You will...

    docs.aspose.com/slides/net/rectangle/