Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 126,943 for

presentation

(0.29 sec)
  1. 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/
  2. Online SVG to PPSM Conversion or Build .NET bas...

    Free online app to convert SVG to PPSM files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  3. Online PCL to POTM Conversion or Develop Java b...

    Free online app to convert PCL to POTM files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Online SVG to PPS Conversion or Build .NET base...

    Free online app to convert SVG to PPS files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP 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/xml-to...
  10. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。...Java 向幻灯片添加组形状的步骤如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...实例化 PresentationPresentation pres = new Presentation (); try...

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