Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 130,581 for

presentation

(0.43 sec)
  1. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握布局幻灯片:选择、应用并自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...addLayoutSlide () { Presentation presentation = new Presentation (); try...IMasterSlide masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/java/examples/element...
  2. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...the asposeSlides const { Presentation , SaveFormat , PdfOptions...Create and save an empty presentation to demonstrate basic functionality...

    docs.aspose.com/slides/nodejs-net/installation/
  3. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Java with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in Java Contents...how to convert PowerPoint presentations to SWF by using Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Convert JPG to Image in Java | products.aspose.com

    Convert JPG to Image in Java. Use Aspose.Slides for Java to add a JPG file to a slide and render it as an image....Slides for Java is a presentation processing API that can...add the source file to a Presentation and render the slide. Java...

    products.aspose.com/slides/java/conversion/jpg-...
  5. Convert SVG to PNG in Java | products.aspose.com

    Convert SVG to PNG in Java. Use Aspose.Slides for Java to add an SVG file to a slide and render it as a PNG image....Slides for Java is a presentation processing API that can...add the source file to a Presentation and render the slide with...

    products.aspose.com/slides/java/conversion/svg-...
  6. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....Add Slides to Presentations in JavaScript Contents [ Hide ] Add...Add Slide to Presentation Before talking about adding slides...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  7. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...SmartArtLayoutType . BASIC_PROCESS ) presentation . save ( "smart_art.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds....Add Slides to Presentations with Python Contents [ Hide ] Overview...Before adding slides to a presentation, it helps to understand...

    docs.aspose.com/slides/python-net/add-slide-to-...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for Java....Bulleted and Numbered Lists in Presentations in Java Contents [ Hide...PowerPoint and OpenDocument presentations. A list item is a paragraph...

    docs.aspose.com/slides/java/manage-lists/
  10. 超链接|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,提供 C++ 示例。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

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