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

presentation

(0.09 sec)
  1. Convert DOC to PPSM via C++ or with free Online...

    Export DOC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code....be useful for creating presentations from existing documents...well as ensuring that the presentation is consistent with the original...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert DOTX to PPT via C++ or with free Online...

    Export DOTX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPT online converter quickly before integrating the code....which is the most popular presentation software. Therefore, it...template in PowerPoint presentations. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert DOC to POWERPOINT via C++ or with free ...

    Export DOC to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POWERPOINT online converter quickly before integrating the code....in order to be used in a presentation. How Aspose.Total Helps...the HTML and create a new presentation in PowerPoint format. The...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. Convert DOTM to POTM via C++ or with free Onlin...

    Export DOTM to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....create a new presentation. Finally, the presentation can be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/dotm-t...
  5. C++ API to Convert CGM to PPS | products.aspose...

    Convert CGM to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...PPS (PowerPoint Show) is a presentation format used by Microsoft...CGM data in a PowerPoint presentation, you need to convert it...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. 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/
  7. 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/
  8. Lock or Password Protect Presentations using Ja...

    Set passwords and write protection for PowerPoint and OpenOffice Presentations in Java....applications that set passwords on presentations using server-side APIs....Protect Presentation Code Samples Online Protect Presentation ODP...

    products.aspose.com/slides/java/protect/
  9. 管理演示文稿超链接(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/
  10. 使用 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/