Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 130,588 for

presentation

(0.14 sec)
  1. View PPTM in C++ | products.aspose.com

    View PPTM Presentations in C++. Use Aspose.Slides for C++ to open macro-enabled PowerPoint Presentation files and save them as responsive HTML....Slides for C++ is a presentation processing library for opening...editing, and converting presentation files. You can load a PPTM...

    products.aspose.com/slides/cpp/viewer/pptm/
  2. View PPTX in C++ | products.aspose.com

    View PPTX Presentations in C++. Use Aspose.Slides for C++ to open PowerPoint Open XML Presentation files and save them as responsive HTML....Slides for C++ is a presentation processing library for opening...editing, and converting presentation files. You can load a PPTX...

    products.aspose.com/slides/cpp/viewer/pptx/
  3. View PPSM in C++ | products.aspose.com

    View PPSM Presentations in C++. Use Aspose.Slides for C++ to open macro-enabled PowerPoint slideshow files and save them as responsive HTML....Slides for C++ is a presentation processing library for opening...editing, and converting presentation files. You can load a PPSM...

    products.aspose.com/slides/cpp/viewer/ppsm/
  4. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/androidjava/slide-layout/
  5. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with C# code examples....authored by a user and save the presentation. static void AddModernComment...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/co...
  6. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....addConnector () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $connector...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. VbaMacro|Aspose.Slides for Python Documentation

    Work with VBA macros in Python using Aspose.Slides: add or edit projects and modules, sign or remove macros, and save Presentations in PPT, PPTX and ODP....Add a VBA Macro Create a presentation with a VBA project and a...with slides . Presentation () as presentation : # Initialize...

    docs.aspose.com/slides/python-net/examples/elem...
  8. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/otp/
  9. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/python-net/viewer/potx/
  10. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....() { auto presentation = MakeObject < Presentation > (); // Clone...auto defaultMasterSlide = presentation -> get_Master ( 0 ); auto...

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