Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 130,056 for

presentation

(0.09 sec)
  1. Convert POT to PPSM using Java | products.aspos...

    Sample Java conversion code for POT format to PPSM file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSM 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/pot-...
  2. Convert OTP to XPS using Java | products.aspose...

    Sample Java conversion code for OTP format to XPS file. Use this example code to export PowerPoint & OpenOffice Presentations to XPS 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. Export PS to PPT in Android | products.aspose.com

    Android API to Convert PS to PPT without using Microsoft Word...format is not suitable for presentations. Therefore, it is necessary...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  4. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...IVbaProject 接口,修改了 Presentation.VbaProject 属性 Presentation 类的 VbaProject...项目,并向库添加两个必需的引用。 using ( Presentation pres = new Presentation ()) { // Create...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  5. Export SVG to ODP in Android | products.aspose.com

    Android API to Convert SVG to ODP 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...
  6. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....how to convert PowerPoint presentations to PNG images using Aspose...Slides. It shows how to load presentation files in formats such as...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT 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/pot/
  8. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS 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/pps/
  9. Create PPT Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPT Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPT file. Creation...

    products.aspose.com/total/nodejs-java/create/ppt/
  10. Create PPTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint PPTX Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPTX file. Creation...

    products.aspose.com/total/nodejs-java/create/pptx/