Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 129,966 for

presentation

(0.17 sec)
  1. 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...
  2. 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...
  3. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations with Python Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/activex/
  4. 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/
  5. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/net/metadata/ppt/
  6. Convert PPTX to PPT in C++|Aspose.Slides Docume...

    Easily convert PPTX to PPT with Aspose.Slides for C++—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C++ code sample...

    docs.aspose.com/slides/cpp/convert-pptx-to-ppt/
  7. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in Java Contents...how to convert PowerPoint presentations to SWF by using Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  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. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...对象框架嵌入到幻灯片中,请按照下列步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 将 Excel...with slides . Presentation () as presentation : slide_size =...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  10. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...