Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 130,581 for

presentation

(0.17 sec)
  1. Convert TIFF to PPSX Using C++ | products.aspos...

    C++ conversion code for TIFF to PPSX. Use the example code for batch TIFF to PPSX conversion in C++ applications....file to PPSX by creating a presentation, adding the TIFF image to...save the presentation as a PPSX file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  2. Convert TIFF to POTM Using C++ | products.aspos...

    C++ conversion code for TIFF to POTM. Use the example code for batch TIFF to POTM conversion in C++ applications....file to POTM by creating a presentation, adding the TIFF image to...save the presentation as a POTM file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  3. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using JavaScript Contents...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  4. 音频|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...
  5. Convert Image to PDF in C++ | products.aspose.com

    Convert image to PDF in C++. Use the C++ library API to convert image files to PDF documents....Slides for C++ is a presentation processing API that can...PDF documents and other presentation-related formats. Convert...

    products.aspose.com/slides/cpp/conversion/image...
  6. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握幻灯片切换:添加、定制和排序效果及持续时间,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  7. 组形状|Aspose.Slides 文档

    在 Aspose.Slides for Android 中管理组合形状:使用 Java 示例在 PPT、PPTX 和 ODP 演示文稿中创建、嵌套、对齐、重新排序和设置组形状的样式。...addGroupShape () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint Presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in Java Contents [ Hide...PowerPoint and OpenDocument presentations to HTML with Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....addTable () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....Add Videos to Presentations in Python Contents [ Hide ] Introduction...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/python-net/video-frame/