Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 130,580 for

presentation

(0.69 sec)
  1. 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...
  2. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint Presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...Apply Shape Animations in Presentations Using JavaScript Contents...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Convert TIFF to POTX Using C++ | products.aspos...

    C++ conversion code for TIFF to POTX. Use the example code for batch TIFF to POTX conversion in C++ applications....file to POTX by creating a presentation, adding the TIFF image to...save the presentation as a POTX file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  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. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX Presentation comments... Presentation( "example.pptx" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  10. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/java/manage-paragraph/