Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 129,136 for

presentation

(0.29 sec)
  1. Convert XLTX to PPT via PHP or with free Online...

    PHP API to Convert XLTX to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPT 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 XLTM to PPT via PHP or with free Online...

    PHP API to Convert XLTM to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPT 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...
  3. Convert DOT to PPTM in Android Apps or with fre...

    DOT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to PPTM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...and convert PowerPoint presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  4. Convert RTF to PPSX in Python or with free Onli...

    RTF to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPSX online converter quickly before integrating the code....not suitable for presentations. Presentations are usually created...created in PowerPoint Presentation (PPSX) format, which is a proprietary...

    products.aspose.com/total/python-net/conversion...
  5. 现代 API|Aspose.Slides for Node.js via .NET 文档

    现代 API... Presentation (); try { var ppImage ;...= new aspose . slides . Presentation ( "pres.pptx" ); try { var...

    docs.aspose.com/slides/zh/nodejs-java/modern-api/
  6. Convert ODT to PPT in Python or with free Onlin...

    ODT to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....which is the most popular presentation software. Therefore, if...to present your ODT document in a PowerPoint presentation, you...

    products.aspose.com/total/python-net/conversion...
  7. 在 .NET 中管理演示文稿的页眉和页脚|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...可以按下面示例更新某些特定幻灯片的备注: // 加载演示文稿 Presentation pres = new Presentation ( "headerTest...支持在讲义和备注幻灯片中使用页眉和页脚。请按照以下步骤操作: 加载包含视频的 Presentation 。 更改备注母版及所有备注幻灯片的页眉和页脚设置。...

    docs.aspose.com/slides/zh/net/presentation-head...
  8. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。...您可以按下面的方式在幻灯片上添加缩放框架: 创建一个 Presentation 类的实例。 创建要链接缩放框架的新幻灯片。 向已创建的幻灯片添加标识文本和背景。...代码演示了如何在幻灯片上创建缩放框架: Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/java/manage-zoom/
  9. Merge Image to BMP in Java | products.aspose.com

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

    products.aspose.com/slides/java/merger/image-to...
  10. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...代码演示了如何向形状添加自定义点: SharedPtr < Presentation > pres = System :: MakeObject...MakeObject < Presentation > (); SharedPtr < IShapeCollection > shapes...

    docs.aspose.com/slides/zh/cpp/custom-shape/