Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 113,577 for

presentation

(0.07 sec)
  1. C++ API to Convert TEX to ODP | products.aspose...

    Convert TEX to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. C++ API code to extract images and text from ODP Presentation....Develop powerful C++ based ODP presentation parser application. C++...ODP. Download Parse ODP Presentation via Online App Import ODP...

    products.aspose.com/total/cpp/parse/odp/
  3. Compress PPSM Files Online or via C++ | product...

    Free online app to compress different PPSM files. C++ compression library code for PPSM documents....the project Load the PPSM presentation Use Compress::RemoveUnusedMasterSl...PPSM presentation C++ Code : compress PPSM Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsm/
  4. Compress PPSX Files Online or via C++ | product...

    Free online app to compress different PPSX files. C++ compression library code for PPSX documents....the project Load the PPSX presentation Use Compress::RemoveUnusedMasterSl...PPSX presentation C++ Code : compress PPSX Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsx/
  5. Compress PPS Files Online or via C++ | products...

    Free online app to compress different PPS files. C++ compression library code for PPS documents....the project Load the PPS presentation Use Compress::RemoveUnusedMasterSl...compressed PPS presentation C++ Code : compress PPS Presentation Develop...

    products.aspose.com/total/cpp/compress/pps/
  6. Compress POTX Files Online or via C++ | product...

    Free online app to compress different POTX files. C++ compression library code for POTX documents....the project Load the POTX presentation Use Compress::RemoveUnusedMasterSl...POTX presentation C++ Code : compress POTX Presentation Develop...

    products.aspose.com/total/cpp/compress/potx/
  7. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...Hide ] 将 PPT(X) 转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包含备注。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  8. Convert XLS to PPS via PHP or with free Online ...

    PHP API to Convert XLS to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLS to PPS online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  9. 趋势线|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....提供了一个简单的 API 来管理不同图表的趋势线: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/trend-line/
  10. 图表数据表|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 类对象。 在幻灯片上添加图表。 设置图表表格。...下面给出了示例代码。 // 创建空演示文稿 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/chart-data-table/