Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 129,295 for

presentation

(0.12 sec)
  1. View POTM in C# | products.aspose.com

    View POTM in C#. Use .NET 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/net/viewer/potm/
  2. 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/
  3. 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/
  4. GroupShape|Aspose.Slides for Python Documentation

    Work with group shapes in Python using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Delete a Slide|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....FileName , 1 ); // Get the presentation object and pass it to the...specified slide from the presentation. public static void DeleteSlide...

    docs.aspose.com/slides/net/delete-a-slide/
  6. Convert PPTX to PPT in Python|Aspose.Slides for...

    Easily convert PPTX to PPT with Aspose.Slides for Python via .NET—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....you convert modern PPTX presentations to the legacy PPT format...PPT while maintaining the presentation’s content and layout, making...

    docs.aspose.com/slides/python-net/convert-pptx-...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/php-java/excel-integration/
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Answers How to Create Readonly Presentation using C# How to Strike Out...How to Merge PowerPoint Presentations using Java How to Merge...

    kb.aspose.com/slides/page/2/
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/an...
  10. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...EffectTriggerType . ON_CLICK ) presentation . save ( "animation.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...