Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 129,269 for

presentation

(0.23 sec)
  1. Convert PPTM to PNG using Java | products.aspos...

    Sample Java conversion code for PPTM 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/pptm...
  2. Convert PPTX to PNG using Java | products.aspos...

    Sample Java conversion code for PPTX 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/pptx...
  3. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... 对 Presentation 对象中的所有形状对象执行的任何操作都会应用于整个演示文稿。...PPTX 文件的 Presentation 类。 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/java/applying-protect...
  4. Convert DOC to JSON format in C++ | products.as...

    Export DOC to JSON in C++ without using Microsoft Excel or Word...DOC to ODP (OpenDocument Presentation Format) Convert DOC to ODS...(Microsoft PowerPoint Template Presentation) Convert DOC to PPTX (Open...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert PPTM to SVG using C++ application | pro...

    Sample C++ conversion code for PPTM document to SVG format. Use example code for batch PPTM to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  6. Convert ODP to SVG using C++ application | prod...

    Sample C++ conversion code for ODP document to SVG format. Use example code for batch ODP to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Compress PPT Files Online or using Android Mobi...

    Free online app to compress different PPT files. Android compression library Java code for PPT documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  8. Compress Powerpoint Files Online or using Andro...

    Free online app to compress different Powerpoint files. Android compression library Java code for Powerpoint documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  9. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

    docs.aspose.com/slides/zh/net/3d-presentation/
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for C++, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/cpp/slide-transition/