Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 129,303 for

presentation

(0.05 sec)
  1. 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...
  2. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/ppsm/
  3. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ 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/cpp/viewer/pptx/
  4. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/pptm/
  5. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument Presentations with tailored legend formatting....Customize Chart Legends in Presentations with Python Contents [ Hide...make data labels clear and presentation-ready. You can show or hide...

    docs.aspose.com/slides/python-net/chart-legend/
  6. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations in .NET Contents [ Hide...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/net/manage-smartart-shap...
  7. 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...
  8. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint Presentations....configure ActiveX controls in a presentation using Aspose.Slides for...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Add Digital Signatures to Presentations in C++|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for C++. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in C++ Contents [ Hide ]...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/cpp/digital-signature-in...
  10. 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...