Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 127,310 for

presentation

(0.56 sec)
  1. Create and Customize PowerPoint Charts in С++|A...

    Create and customize PowerPoint charts in С++ with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in С++ Customize Presentation Charts...Charts in С++ Customize Presentation Chart Entities in С++ Optimize...

    docs.aspose.com/slides/cpp/powerpoint-charts/
  2. Export SVG to POT in Android | products.aspose.com

    Android API to Convert SVG to POT without using Microsoft Word...used to create a PowerPoint presentation. Converting SVG to POT can...help to create a PowerPoint presentation with a consistent look and...

    products.aspose.com/total/android-java/conversi...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in Java....data and widely used in presentation slides. This article will...the Microsoft PowerPoint presentation that you’ll embed the chart...

    docs.aspose.com/slides/java/create-and-embed-an...
  4. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....Manage VBA Projects in Presentations with Python Contents [ Hide...with macros in PowerPoint presentations. The library provides convenient...

    docs.aspose.com/slides/python-net/presentation-...
  5. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations on Android Contents [ Hide...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/androidjava/slide-transi...
  6. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/net/faqs/
  7. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/php-java/faqs/
  8. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....Remove Slides from Presentations in Java Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/java/remove-slide-from-p...
  9. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppsx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppsx/
  10. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppsm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppsm/