Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 130,530 for

presentation

(0.15 sec)
  1. Convert EPUB to PPTM via Java API | products.as...

    Java API to Convert EPUB to PPTM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/epub-...
  2. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/net/examples/elements/note/
  3. Convert CGM to PPSM via Java API | products.asp...

    Java API to Convert CGM to PPSM without using Microsoft Word...is a Microsoft PowerPoint presentation format. After the CGM is...and converting PowerPoint presentations. Using Aspose.Total for...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Export MD to PPS in Android | products.aspose.com

    Android API to Convert MD to PPS without using Microsoft Word...(PowerPoint Show) format is a presentation format used by Microsoft...used to create and share presentations with animations, transitions...

    products.aspose.com/total/android-java/conversi...
  5. Export MD to PPSX in Android | products.aspose.com

    Android API to Convert MD to PPSX without using Microsoft Word... The PPSX format is a presentation format that is supported...allows users to create presentations from their MD documents...

    products.aspose.com/total/android-java/conversi...
  6. Export EPUB to PPS in Android | products.aspose...

    Android API to Convert EPUB to PPS without using Microsoft Word...compatible with PowerPoint presentations. To make an EPUB file compatible...EPUB file in a PowerPoint presentation, which can be shared with...

    products.aspose.com/total/android-java/conversi...
  7. Export XPS to OTP in Android | products.aspose.com

    Android API to Convert XPS to OTP without using Microsoft Word... OTP (OpenDocument Presentation) is an open standard for...documents. It is used to store presentations in a format that is independent...

    products.aspose.com/total/android-java/conversi...
  8. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...示例展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  9. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations on Android Contents [ Hide...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...
  10. Merge JPG Images in C++ | products.aspose.com

    Merge JPG images in C++. Use Aspose.Slides for C++ to place JPG images on a slide and render the result as a JPG file....C++ API for working with presentations and image content. You can...to JPG auto presentation = MakeObject < Presentation > (); auto...

    products.aspose.com/slides/cpp/merger/jpg-to-jpg/