Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 129,337 for

presentation

(0.29 sec)
  1. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # 从磁盘上的文件实例化一个可处置的 IImage...

    docs.aspose.com/slides/zh/python-java/modern-api/
  2. Convert PPSX to SVG in Node.js | products.aspos...

    Convert PPSX to SVG in Node.js. Use Node.js library API to convert PPSX files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert FODP to SVG in Node.js | products.aspos...

    Convert FODP to SVG in Node.js. Use Node.js library API to convert FODP files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPT to SVG in Node.js | products.aspose...

    Convert PPT to SVG in Node.js. Use Node.js library API to convert PPT files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Convert PPS to SVG in Node.js | products.aspose...

    Convert PPS to SVG in Node.js. Use Node.js library API to convert PPS files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  6. Convert PDF to SVG in Node.js | products.aspose...

    Convert PDF to SVG in Node.js. Use Node.js library API to convert PDF files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Embed Excel in PowerPoint using Java

    This short guide explains how to embed Excel in PowerPoint using Java. It shares the IDE settings, steps, and code to embed Excel workbook in PowerPoint using Java....Excel file Create or load a Presentation for inserting Excel into...in the slide and save the presentation These steps explain how...

    kb.aspose.com/slides/java/embed-excel-in-powerp...
  8. 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...
  9. 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...
  10. 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-...