Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 113,620 for

presentation

(0.11 sec)
  1. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....the Presentation class instance to add a new presentation and...loaded image inside the presentation image collection Load the...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  2. Rectangle|Aspose.Slides for Node.js via .NET Do...

    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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/nodejs-java/rectangle/
  3. 图表图例|Aspose.Slides for Python 文档

    设置 PowerPoint 演示文稿中图表图例的位置和字体大小...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...slides # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/chart-legend/
  4. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # 从磁盘上的文件实例化一个可处置的 IImage...

    docs.aspose.com/slides/zh/python-java/modern-api/
  5. Merge ODP Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/odp/
  6. Aspose.Slides for PHP via Java 14.9.0 中的公共 API ...

    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....newImage) $presentation = new Presentation ( "presentation.pptx" );...第一个方法 # ... $imageData = $presentation -> getImages () -> get_Item...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. Merge OTP Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/otp/
  8. Merge PPT Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/ppt/
  9. Merge PPS Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pps/
  10. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/md-to...