Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 129,304 for

presentation

(0.5 sec)
  1. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for Java 动画示例:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果及转换。...addAnimation () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  2. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for Android 中处理 OLE 对象:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中插入、链接、更新和提取嵌入内容。...IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. View PPT in Python | products.aspose.com

    View PPT in Python. Use Python library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/ppt/
  4. SmartArt|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中构建和编辑 SmartArt:添加节点、更改布局和样式、精准转换为形状,并导出为 PPT、PPTX 和 ODP。... Presentation () as presentation : slide = presentation . slides...SmartArtLayoutType . BASIC_PROCESS ) presentation . save ( "smart_art.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。... Presentation () as presentation : slide = presentation . slides...100 , 100 , audio_stream ) presentation . save ( "audio.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument Presentations....Manage Shapes in Presentations Using Python Contents [ Hide ]...shapes to SVG using the Presentation and Shape APIs. Find Shapes...

    docs.aspose.com/slides/python-net/shape-manipul...
  7. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using PHP Contents [ Hide ] OLE (Object...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/php-java/manage-ole/
  8. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for C++ to streamline your workflow....Manage VBA Projects in Presentations Using C++ Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  9. Open Presentations in .NET|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured....Open Presentations in .NET Contents [ Hide ] Overview Beyond...Beyond creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/net/open-presentation/
  10. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C++ code....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create an empty...

    docs.aspose.com/slides/cpp/examples/elements/au...