Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 129,295 for

presentation

(0.07 sec)
  1. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save Presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in JavaScript Contents [ Hide ] Overview Open...Open Presentations in JavaScript described how to use the Presentation...

    docs.aspose.com/slides/nodejs-java/save-present...
  2. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中掌握幻灯片切换:使用 C++ 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排序效果及持续时间。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 应用淡入切换。 slide ->...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Java ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/a...
  4. View or Edit PPSM Files Metadata using .NET | p...

    C# source code to edit or view PPSM 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/ppsm/
  5. View or Edit PPSX Files Metadata using .NET | p...

    C# source code to edit or view PPSX 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/ppsx/
  6. View or Edit POTX Files Metadata using .NET | p...

    C# source code to edit or view POTX 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/potx/
  7. View or Edit PPTM Files Metadata using .NET | p...

    C# source code to edit or view PPTM 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/pptm/
  8. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument Presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....Manage VBA Projects in Presentations Using JavaScript Contents...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/androidjava/shape-format...
  10. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例包括简要说明以及...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/examples/...