Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 129,136 for

presentation

(0.15 sec)
  1. 在 Android 上创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...从演示文稿幻灯片生成 SVG 图像,请按照以下步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片引用。 打开文件流。...slideIndex = 0 ; Presentation presentation = new Presentation ( "sample...

    docs.aspose.com/slides/zh/androidjava/presentat...
  2. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; slide . HeaderFooterManager ....

    docs.aspose.com/slides/net/examples/elements/he...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. Create Presentations on Android|Aspose.Slides D...

    Create Presentations in Java with Aspose.Slides for Android—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations on Android Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

    docs.aspose.com/slides/androidjava/create-prese...
  5. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Java Contents [ Hide...Extract Flash Objects from Presentations Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/flash/
  6. Convert PPT to PPTX in JavaScript|Aspose.Slides...

    Convert legacy PPT Presentations to modern PPTX fast with Aspose.Slides for Node.js — clear tutorial, free code samples, no Microsoft Office dependency....how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/nodejs-java/convert-ppt-...
  7. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP Presentations....); let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建一个 Presentation 类的实例。 将幻灯片的 BackgroundType...示例演示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 auto presentation = MakeObject...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  9. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations with Python Contents [ Hide...can organize a PowerPoint presentation into sections that group...

    docs.aspose.com/slides/python-net/slide-section/
  10. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for .NET. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....instance is passed to the Presentation constructor, invoking InterruptionTokenSou...task associated with that Presentation . The following code snippet...

    docs.aspose.com/slides/net/support-for-interrup...