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

presentation

(0.29 sec)
  1. Convert PDF to Image in PHP | products.aspose.com

    Convert PDF to Image in PHP. Use PowerPoint PHP API to convert PDF files to Image...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  2. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...个段落且每个段落包含 3 个部分的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  3. Protect PPT document Online with password and u...

    Online PPT file password protection app. C++ API code to apply password protection on PPT Presentations....applying password to PPT presentation through C++. Download Online...C++ Load PPT file using Presentation class Use Encrypt(password)...

    products.aspose.com/total/cpp/protect/ppt/
  4. Convert FLATOPC to PPTX in Android Apps or with...

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

    products.aspose.com/total/android-java/conversi...
  5. Convert OTT to ODP in Android Apps or with free...

    OTT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...document conversion, and presentation creation. With Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  6. Convert XLS to PPS via PHP or with free Online ...

    PHP API to Convert XLS to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLS to PPS 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...
  7. Convert DOTX to PPS in Python or with free Onli...

    DOTX to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....cannot be used to create presentations. Therefore, in order to...to create a presentation from a DOTX template, it must first be...

    products.aspose.com/total/python-net/conversion...
  8. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....control the formatting of the presentation, such as font size, font...formatting of the documents and presentations. How to Convert DOCX to...

    products.aspose.com/total/python-net/conversion...
  9. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...要在幻灯片上管理诸如文本框和简易命令按钮等简单的 ActiveX 控件: 创建 Presentation 类的实例并加载其中包含 ActiveX 控件的演示文稿。...auto presentation = System :: MakeObject < Presentation > ( u...

    docs.aspose.com/slides/zh/cpp/activex/