Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 113,620 for

presentation

(0.05 sec)
  1. Flash|Aspose.Slides for Node.js via .NET Docume...

    Extract Flash Objects from PowerPoint Presentation using JavaScript...Extract Flash Objects from Presentation Aspose.Slides for Node.js...extracting flash objects from a presentation. You can access the flash...

    docs.aspose.com/slides/nodejs-java/flash/
  2. Convert DOCX to PPT via C++ or with free Online...

    Export DOCX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code....to be converted to a PPT presentation for a meeting or a PDF file...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/docx-t...
  3. Line|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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/line/
  4. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类暴露的 Save 方法,您可以快速将整个 PowerPoint...实例化表示演示文稿文件的 Presentation 对象 Presentation pres = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  5. Convert PS to SWF via Java API | products.aspos...

    Java API to Convert PS to SWF without using Microsoft Word...exported to a PowerPoint Presentation (PPTX) file using Aspose...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/ps-to...
  6. Portion|Aspose.Slides Documentation

    Get portion in PowerPoint Presentation in C# or .NET...using ( Presentation presentation = new Presentation ( "Shapes...IAutoShape shape = ( IAutoShape ) presentation . Slides [ 0 ]. Shapes [...

    docs.aspose.com/slides/net/portion/
  7. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in JavaScript...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Javascript code is...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  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. 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/
  10. 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/