Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 128,995 for

presentation

(0.12 sec)
  1. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android 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/androidjava/manage-rows-...
  2. 在 Java 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...: // 创建 Presentation 类的实例。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/presentation-bac...
  3. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....Overview Converting PowerPoint presentations (PPT, PPTX, ODP) into PDF...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/python-net/convert-power...
  4. Section|Aspose.Slides for PHP Documentation

    Manage slide sections in PHP with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....] Examples for managing presentation sections—add, access, remove...addSection () { $presentation = new Presentation (); try { $slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... Presentation () as presentation : slide = presentation . slides...) as image : pp_image = presentation . images . add_image ( image...

    docs.aspose.com/slides/python-net/modern-api/
  6. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint Presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in .NET Contents [...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....Apply Shape Effects in Presentations in .NET Contents [ Hide...to shapes in PowerPoint presentations. Apply a Shadow Effect To...

    docs.aspose.com/slides/net/shape-effect/
  8. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...addHeaderFooter () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $slide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. How to Merge PowerPoint Presentations using Java

    This short article guides on how to merge PowerPoint Presentations using Java. It shares the required resources, a list of steps, and a runnable sample code to combine PPTX using Java....How to Merge PowerPoint Presentations using Java This short tutorial...how to merge PowerPoint presentations using Java . It provides...

    kb.aspose.com/slides/java/how-to-merge-powerpoi...
  10. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds....Customize Pie Charts in Presentations with Python Contents [ Hide...steps below: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/python-net/pie-chart/