Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 113,624 for

presentation

(0.05 sec)
  1. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...fonts that are rendered in presentations without having to install...LoadExternalFonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/net/custom-font/
  2. Custom PowerPoint Font in JavaScript|Aspose.Sli...

    PowerPoint custom fonts in JavaScript...fonts that are rendered in presentations without having to install...loadExternalFonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/nodejs-java/custom-font/
  3. 视频帧|Aspose.Slides 文档

    在Java中将视频帧添加到PowerPoint演示文稿中... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...Instantiates the Presentation class Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/androidjava/video-frame/
  4. Aspose.Slides for .NET 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....使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...可以在多个节点之间共享。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  6. Chart Axis|Aspose.Slides for PHP Documentation

    How to edit PowerPoint chart axis...Create an instance of the Presentation class. Access the first...required values : $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/php-java/chart-axis/
  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. Export MHTML to PPSM in Android | products.aspo...

    Android API to Convert MHTML to PPSM without using Microsoft Word...PPSM (PowerPoint Show) is a presentation format used by Microsoft...PowerPoint. It is used to store a presentation in a single file. Therefore...

    products.aspose.com/total/android-java/conversi...