Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 119,445 for

presentation

(0.08 sec)
  1. Convert PPSX to BMP using Java | products.aspos...

    Sample Java conversion code for PPSX format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPS to PNG using Java | products.aspose...

    Sample Java conversion code for PPS format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pps-...
  3. Convert PPT to GIF using Java | products.aspose...

    Sample Java conversion code for PPT format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert OTP to GIF using Java | products.aspose...

    Sample Java conversion code for OTP format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/otp-...
  5. How to Add Signature in PowerPoint using Java

    This sharp tutorial explains how to add signature in PowerPoint using Java. It contains all the details to set the environment, program flow and a runnable sample code to insert digital signature in PowerPoint using Java....while loading the source presentation file, adding additional...Java to sign the presentation Create a presentation Load the PFX...

    kb.aspose.com/slides/java/how-to-add-signature-...
  6. Line|Aspose.Slides Documentation

    Add line in PowerPoint Presentation in C# or .NET...a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/line/
  7. 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...
  8. Modern API|Aspose.Slides for PHP Documentation

    Modern API...follows: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/php-java/modern-api/
  9. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...代码向您展示如何将包含图形和两个动画效果的演示文稿转换为视频: $presentation = new Presentation (); try { # 添加一个笑脸形状并对其动画...添加一个笑脸形状并对其动画 $smile = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. Export to XAML|Aspose.Slides Documentation

    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....Contents [ Hide ] Exporting Presentations to XAML In Aspose.Slides...You can now export your presentations to XAML. About XAML XAML...

    docs.aspose.com/slides/androidjava/export-to-xaml/