Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 126,866 for

presentation

(0.16 sec)
  1. Convert PPSX to POT using Java | products.aspos...

    Sample Java conversion code for PPSX format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pot/
  3. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pps/
  4. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost Presentations with dynamic visuals in PPT and PPTX files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  5. Convert HTML to PPT in Java | products.aspose.com

    Convert HTML to PPT in Java. Use Java library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/java/conversion/html...
  6. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using C++ Contents [ Hide ] Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/audio-frame/
  7. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 实例化一个 Presentation 来加载演示文稿。 调用 save 将其导出为 Markdown...slides . Presentation ( "presentation.pptx" ) as presentation : presentation...

    docs.aspose.com/slides/zh/python-net/convert-po...
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations Using JavaScript Contents...SmartArt Node in PowerPoint Presentation using JavaScript Aspose...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  9. 在 Android 上的演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。...图例定位 要设置图例属性,请按照以下步骤操作: 创建 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...