Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 129,319 for

presentations

(0.17 sec)
  1. FAQ|Aspose.Slides for Node.js via .NET Document...

    Get answers to FAQ on Aspose.Slides for Node.js 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/nodejs-java/faqs/
  2. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for C++, 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/cpp/faqs/
  3. Merge POTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potm/
  4. Merge PPTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptx/
  5. Merge POTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potx/
  6. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....ODP file by instatiating Presentation class. Get first slide text...ODP file Presentation odpPresentation = new Presentation( "demo...

    products.aspose.com/slides/java/parser/odp/
  7. 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/
  8. 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/
  9. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/php-java/shape-formatting/
  10. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....new Sunburst chart to the presentation: auto pres = System :: MakeObject...MakeObject < Presentation > (); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/data-points-of-treem...