Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 127,309 for

presentation

(0.09 sec)
  1. View and Update PPTX Properties Online or using...

    View and modify PPTX properties through online app for free. Python API code to view and edit PPTX properties.... Load PPTX file using Presentation class. Get all Properteis...set_custom_property_value method. Save the presentation with the updated metedata...

    products.aspose.com/total/python-net/metadata/p...
  2. Convert DOT to OFT in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. Merge HTML Files in Java | products.aspose.com

    Merge HTML to HTML in Java. Use Java library API to combine HTML files... merge, and manipulate presentations, HTML files, and other documents...HTML to HTML Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/merger/html-to-...
  4. Merge JPG to PDF in Java | products.aspose.com

    Merge JPG to PDF in Java. Use Java library API to combine JPG and PDF... merge, and manipulate presentations, PDFs, images, and other...merging JPG to PDF Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/jpg-to-pdf/
  5. Aspose.Slides for .NET 15.10.0 中的公共 API 和向后不兼容的...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ( "example.pptx"...为图表添加系列动画的示例代码: using ( Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. 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...
  7. 饼图|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....要指定属性,请执行以下操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...在下面给出的示例中,我们设置了饼图的不同属性。 # 创建Presentation类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/pie-chart/
  8. 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-...
  9. Convert PPT to XML using C++ application | prod...

    Sample C++ conversion code for PPT document to XML format. Use example code for batch PPT 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/ppt-t...
  10. 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...