Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 113,587 for

presentation

(0.09 sec)
  1. Convert DOCM to PPSX in Python or with free Onl...

    DOCM to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPSX online converter quickly before integrating the code....is a Microsoft PowerPoint presentation file that is used to store...content of the DOCM file in a presentation format. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOCX to ODP in Android Apps or with fre...

    DOCX to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to ODP 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...
  3. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT 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...
  4. C++ API to Convert SVG to PPSX | products.aspos...

    Convert SVG to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Open XML Slide Show) is a presentation file format used by Microsoft...SVG images in a PowerPoint presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. 安装|Aspose.Slides for Python 文档

    在 Windows 或 macOS 上通过 .NET 安装 Aspose.Slides for Python...实例化表示演示文稿文件的 Presentation 对象 with slides . Presentation () as presentation...presentation : slide = presentation . slides [ 0 ] slide . shapes...

    docs.aspose.com/slides/zh/python-net/installation/
  6. Convert ODT to POTM in Python or with free Onli...

    ODT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....documents, spreadsheets, presentations, and drawings. It is an...PowerPoint Open XML Macro-Enabled Presentation (POTM) is a Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  7. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分... Presentation ( path + "HelloWorld.pptx"...pptx" ) as presentation : shape = presentation . slides [ 0 ] ...

    docs.aspose.com/slides/zh/python-net/portion/
  8. Portion|Aspose.Slides Documentation

    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....represents the PPTX Presentation pres = new Presentation (); try { //...Reshaping the context of presentation IAutoShape shape = ( IAutoShape...

    docs.aspose.com/slides/androidjava/portion/
  9. 部分|Aspose.Slides 文档

    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....auto presentation = System :: MakeObject < Presentation > ( u...ExplicitCast < IAutoShape > ( presentation -> get_Slides () -> idx_get...

    docs.aspose.com/slides/zh/cpp/portion/
  10. 画框|Aspose.Slides for PHP 文档

    将画框添加到 PowerPoint 演示文稿中... 创建画框 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 通过将图片添加到与演示文稿对象关联的...实例化表示 PPTX 文件的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/picture-frame/