Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 128,355 for

presentation

(0.13 sec)
  1. Convert XLTM to POT via PHP or with free Online...

    PHP API to Convert XLTM to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POT online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  2. Convert MD to ODP in Python or with free Online...

    MD to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to ODP online converter quickly before integrating the code....documents, spreadsheets, and presentations. For example, a developer...file to an OpenDocument Presentation (ODP) file. This can be...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOCM to POT in Python or with free Onli...

    DOCM to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POT online converter quickly before integrating the code....POT files are PowerPoint presentations. Converting between these...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  4. Merge HTML to Image in Java | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/merger/...
  5. Convert DOTM to ODP in Python or with free Onli...

    DOTM to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTM to ODP online converter quickly before integrating the code....save the created PDF into a Presentation as an ODP format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOCM to PPT in Python or with free Onli...

    DOCM to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPT online converter quickly before integrating the code....save the created PDF into Presentation as a PPT format. This API...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  7. Export PPTX to WORDML on Andorid via Java or wi...

    Convert PPTX to WORDML in mobile apps without installing any software or online. Test free PPTX to WORDML online converter quickly before integrating the code....Android Open PPTX file using Presentation class Convert PPTX to HTML...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  8. 在 Java 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for Java 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。... Presentation presentation = new Presentation (); ISlide...ISlide slide0 = presentation . getSlides (). get_Item ( 0 ); ILayoutSlide...

    docs.aspose.com/slides/zh/java/automating-power...
  9. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....() { using var pres = new Presentation (); // Create a rectangle...() { using var pres = new Presentation (); foreach ( var shape...

    docs.aspose.com/slides/net/examples/elements/te...
  10. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for .NET, exploring format differences, benefits, compatibility, and conversion tips.... // Instantiate a Presentation object representing a PPTX...PPTX file Presentation pres = new Presentation ( "PPTtoPPTX.ppt"...

    docs.aspose.com/slides/net/ppt-vs-pptx/