Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 129,310 for

presentation

(0.08 sec)
  1. Online XSLFO to PPSM Conversion or Develop Java...

    Free online app to convert XSLFO to PPSM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  2. 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...
  3. 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/
  4. 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/
  5. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....aspose\sldes\Presentation ; Instantiating a New Presentation Aspose...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/php-java/limitations-and...
  6. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  7. 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/
  8. 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/
  9. Code Comparison for common features with VSTO|A...

    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....Slides Adding Shapes to Presentation Adding Text Dynamically...Dynamically Add Picture Frame to Presentation Create a Chart Create and...

    docs.aspose.com/slides/net/code-comparison-for-...
  10. Customize Chart Data Tables in Presentations in...

    Customize chart data tables in .NET for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in Presentations....Customize Chart Data Tables in Presentations in .NET Contents [ Hide...series color. Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/net/chart-data-table/