Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 129,928 for

presentation

(0.59 sec)
  1. 母版幻灯片|Aspose.Slides 文档

    探索 Aspose.Slides for Android 的母版幻灯片示例:使用清晰的 Java 代码创建、编辑和设置母版、占位符以及 PPT、PPTX 和 ODP 中的主题。...addMasterSlide () { Presentation presentation = new Presentation (); try...IMasterSlide defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. Hyperlink|Aspose.Slides for PHP Documentation

    Add, edit, and remove hyperlinks in PHP with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP....addHyperlink () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  3. 动画|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 动画示例:使用 C++ 为 PPT、PPTX 和 ODP 演示文稿添加、排序和自定义效果与切换。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  4. Manage Slide Sections in Presentations Using Ja...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Java — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using Java Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/java/slide-section/
  5. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP Presentations....Manage Zooms in Presentations with Python Contents [ Hide ] Introduction...portions of a presentation. When you are presenting, this ability...

    docs.aspose.com/slides/python-net/manage-zoom/
  6. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用 SmartArt:使用 C++ 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto smartArt = slide...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Convert PowerPoint Presentations to SWF Flash i...

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

    docs.aspose.com/slides/python-net/convert-power...
  8. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in C# using Aspose.Slides for .NET with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in .NET Contents...PowerPoint and OpenDocument presentations to Word documents using...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  9. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument Presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Convert PowerPoint Presentations to Word Documents in Python...PowerPoint and OpenDocument presentations to Word documents using...

    docs.aspose.com/slides/python-net/convert-power...
  10. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient Presentation workflows....While parallel work with presentations is possible (besides pa...you do not use a single Presentation instance in a multi-threading...

    docs.aspose.com/slides/python-net/multithreading/