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

presentation

(0.38 sec)
  1. Convert PPSM to SWF using Java | products.aspos...

    Sample Java conversion code for PPSM format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  2. Convert OTP to POT using Java | products.aspose...

    Sample Java conversion code for OTP format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

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

    Sample Java conversion code for PPT format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

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

    Sample Java conversion code for PPT format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  5. Export SVG to POWERPOINT in Android | products....

    Android API to Convert SVG to POWERPOINT without using Microsoft Word...PowerPoint is a popular presentation software developed by Microsoft...can be used for business presentations, educational lectures, and...

    products.aspose.com/total/android-java/conversi...
  6. Export TEX to PPSM in Android | products.aspose...

    Android API to Convert TEX to PPSM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  7. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....Export Math Equations from Presentations in JavaScript Contents [...Exporting Math Equations from Presentations Aspose.Slides for Node.js...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  8. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  9. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...示例展示了如何向文本添加网站超链接: Presentation presentation = new Presentation (); try...try { IAutoShape shape1 = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  10. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....load an existing PowerPoint presentation like PPTX and then save...Load the source presentation into the Presentation class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...