Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 130,443 for

presentation

(1.34 sec)
  1. Convert OTP to PDF using Java | products.aspose...

    Sample Java conversion code for OTP format to PDF file. Use this example code to export PowerPoint & OpenOffice Presentations to PDF 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/otp-...
  2. Convert PPS to OTP using Java | products.aspose...

    Sample Java conversion code for PPS format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/pps-...
  3. Convert PPS to PPT using Java | products.aspose...

    Sample Java conversion code for PPS format to PPT file. Use this example code to export PowerPoint & OpenOffice Presentations to PPT 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/pps-...
  4. Convert POTM to HTML using Java | products.aspo...

    Sample Java conversion code for POTM format to HTML file. Use this example code to export PowerPoint & OpenOffice Presentations to HTML 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/potm...
  5. Convert POTM to PPS using Java | products.aspos...

    Sample Java conversion code for POTM format to PPS file. Use this example code to export PowerPoint & OpenOffice Presentations to PPS 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/potm...
  6. Convert PPT to POT using Java | products.aspose...

    Sample Java conversion code for PPT format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT 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/ppt-...
  7. Convert PDF to PPTX in C# | products.aspose.com

    Convert PDF to PPTX in C#. Use .NET library API to convert PDF to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert PDF to PPTX in...

    products.aspose.com/slides/net/conversion/pdf-t...
  8. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。... Presentation () as presentation : slide = presentation . slides.... text = "Some text..." presentation . save ( "text_box.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  10. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/merger/potm/