Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 129,322 for

presentation

(0.42 sec)
  1. Convert JSON Format to PPSX via C++ | products....

    Parse JSON to PPSX in C++ without using Microsoft PowerPoint...Open XML Slide Show) is a presentation format developed by Microsoft...used to store slides in a presentation created with Microsoft PowerPoint...

    products.aspose.com/total/cpp/conversion/json-t...
  2. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... ActiveX 控件,请执行以下操作: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...slides . Presentation ( path + "ActiveX.pptm" ) as presentation : #...

    docs.aspose.com/slides/zh/python-net/activex/
  3. Online PCL to Powerpoint Conversion or Build .N...

    Free online app to convert PCL to Powerpoint files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  4. Convert TXT to POTX in Android Apps or with fre...

    TXT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from within their Android...

    products.aspose.com/total/android-java/conversi...
  5. Online XPS to Powerpoint Conversion or Develop ...

    Free online app to convert XPS to Powerpoint files. Java conversion library code for XPS 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/xps-t...
  6. Online XPS to PPS Conversion or Develop Java ba...

    Free online app to convert XPS to PPS files. Java conversion library code for XPS 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/xps-t...
  7. Convert POTX to SVG using Java | products.aspos...

    Sample Java conversion code for POTX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  8. Convert PDF to Image in C# | products.aspose.com

    Convert PDF to Image in C#. Use .NET library API to convert PDF pages to Images...Create an instance of the Presentation class. Load the PDF file...Image using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  9. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML document to XML file...Create an instance of the Presentation class. Load the HTML file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  10. Convert PPSX to SVG using C++ application | pro...

    Sample C++ conversion code for PPSX document to SVG format. Use example code for batch PPSX 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/ppsx-...