Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 130,530 for

presentation

(0.56 sec)
  1. Convert PPS to POTX using Java | products.aspos...

    Convert PPS to POTX in Java. Use Aspose.Slides for Java to save PPS slide shows as POTX files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert POTM to PPTM using Java | products.aspo...

    Convert POTM to PPTM in Java. Use Aspose.Slides for Java to save POTM templates as PPTM files....Load the POTM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPSM to POTX using Java | products.aspo...

    Convert PPSM to POTX in Java. Use Aspose.Slides for Java to save PPSM slide shows as POTX files....Load the PPSM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsm...
  4. Convert POTX to SWF using Java | products.aspos...

    Convert POTX to SWF in Java. Use Aspose.Slides for Java to save POTX templates as SWF files....Load the POTX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potx...
  5. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/cpp/examples/elements/he...
  6. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  7. Generating a Thumbnail from a Slide with User D...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/generating-a-thumbna...
  8. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用墨迹:绘制、导入和编辑笔划,调整颜色和宽度,并使用 C# 示例导出为 PPT、PPTX 和 ODP。...() { using var presentation = new Presentation ( "ink.pptx" );...); var slide = presentation . Slides [ 0 ]; if ( slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. Convert PPT to PDF in Python | products.aspose.com

    Sample code for PPT to PDF Python conversion. Use PowerPoint Python API for batch conversion PPT files to PDF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. Convert POT to JPG in Python | products.aspose.com

    Sample code for POT to JPG Python conversion. Use PowerPoint Python API for batch conversion POT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...