Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 113,577 for

presentation

(0.06 sec)
  1. Convert PPSM to DOCM in Python or with free Onl...

    PPSM to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to DOCM online converter quickly before integrating the code.... The Portable Presentation Slide Master (PPSM) format...file format used to store presentation slides. It is a binary file...

    products.aspose.com/total/python-net/conversion...
  2. 形状有效属性|Aspose.Slides 文档

    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....以下示例代码向您展示如何获取有效值: Presentation pres = new Presentation ( "Presentation1...以下示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/java/shape-effective-...
  3. Convert MD to OST in Python | products.aspose.com

    Save MD to OST within Python applications without using Microsoft Word or Outlook...MD to ODP (OpenDocument Presentation Format) Convert MD to OFT...Template Presentation) Convert MD to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  4. Convert MD to EMLX in Python | products.aspose.com

    Save MD to EMLX within Python applications without using Microsoft Word or Outlook...MD to ODP (OpenDocument Presentation Format) Convert MD to OFT...Template Presentation) Convert MD to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  5. Convert PPTX to XML using C++ application | pro...

    Sample C++ conversion code for PPTX document to XML format. Use example code for batch PPTX to XML 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/pptx-...
  6. Convert ODP to XML using C++ application | prod...

    Sample C++ conversion code for ODP document to XML format. Use example code for batch ODP to XML 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 POTM Files Online or using Android Mob...

    Free online app to compress different POTM files. Android compression library Java code for POTM 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 PPTX Files Online or using Android Mob...

    Free online app to compress different PPTX files. Android compression library Java code for PPTX 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. Export CGM to POWERPOINT via C# API | products....

    .NET API to Convert CGM to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, including the ability to...

    products.aspose.com/total/net/conversion/cgm-to...
  10. 组|Aspose.Slides for PHP 文档

    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....Java 向幻灯片添加组形状的方法如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...以下示例向幻灯片添加了一个组形状。 # 实例化 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/group/