Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 129,303 for

presentation

(0.16 sec)
  1. Table|Aspose.Slides for Node.js via .NET Docume...

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

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Manage VBA Projects in Presentations Using Java...

    Generate and manipulate PowerPoint and OpenDocument Presentations via VBA in JavaScript with Aspose.Slides for Node.js via Java to streamline your workflow....Manage VBA Projects in Presentations Using JavaScript Contents...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例包括简要说明以及...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/examples/...
  4. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。...addActiveX () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  5. Efficiently Merge Presentations in C++|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for C++, streamlining your workflow....Efficiently Merge Presentations in C++ Contents [ Hide ] Tip...people to merge PowerPoint presentations in the same format (PPT...

    docs.aspose.com/slides/cpp/merge-presentation/
  6. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Java: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...addLayoutSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/java/examples/elements/l...
  7. 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...
  8. Convert PPT and PPTX to PDF in PHP [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in PHP using Aspose.Slides, with fast code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下列每个示例均包含简要说明以及对应的...() { auto presentation = MakeObject < Presentation > (); auto...

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