Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 130,579 for

presentation

(0.2 sec)
  1. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations Using Java Contents [ Hide...sample operation: Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/java/chart-workbook/
  2. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/net/manage-slide-show/
  3. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using Java Contents [ Hide ] Overview...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/java/audio-frame/
  4. 页眉页脚|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...
  5. View or Edit PPSX Metadata using C++ | products...

    View and edit PPSX metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify PPSX Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/ppsx/
  6. View or Edit ODP Metadata using C++ | products....

    View and edit ODP metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify ODP Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/odp/
  7. View or Edit POT Metadata using C++ | products....

    View and edit POT metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify POT Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/pot/
  8. View or Edit POTX Metadata using C++ | products...

    View and edit POTX metadata in C++. Use Aspose.Slides for C++ to update built-in and custom Presentation properties....and custom properties in presentation files. Modify POTX Properties...DocumentProperties object exposed by Presentation::get_DocumentProperties...

    products.aspose.com/slides/cpp/metadata/potx/
  9. 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...
  10. 在 PHP 中管理演示文稿背景|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/presentation...