Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 62,359 for

presentation

(0.08 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. Convert OTT to PPS via Java or with free Online...

    Java API to Export OTT to PPS without using Microsoft Word or PowerPoint or online. Test free OTT to PPS online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content into the Presentation and save it as a PPS file...

    products.aspose.com/total/java/conversion/ott-t...
  6. 气泡图|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 (); try { IChart...枚举,以指定将数据表示为气泡图大小的可能方式。示例代码如下。 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  7. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...Microsoft PowerPoint to save presentations that contain macros. It...format and is used to store presentations with macros. Converting...

    products.aspose.com/total/cpp/conversion/json-t...
  8. 字体替换|Aspose.Slides for Python 文档

    在 Python 中替代 PowerPoint 字体... Presentation ( path + "Fonts.pptx" ) as presentation : #...fontSubstRule ) # 将字体规则集合添加到规则列表中 presentation . fonts_manager . font_subst_rule_list...

    docs.aspose.com/slides/zh/python-net/font-subst...
  9. Create VSDM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDM Diagrams using Node applications without using Microsoft Office....(Microsoft PowerPoint Template Presentation) Generate PPS File (PowerPoint...Generate PPT File (PowerPoint Presentation) Generate PPTM File (Macro-enabled...

    products.aspose.com/total/nodejs-java/create/vsdm/
  10. 线|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加线条...要在演示文稿的选定幻灯片上添加简单的线条,请按照以下步骤操作: 创建一个 Presentation 类的实例。 通过使用其索引获得幻灯片的引用。 使用Shapes对象提供的...file using ( Presentation pres = new Presentation ()) { // Get...

    docs.aspose.com/slides/zh/net/line/