Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 113,592 for

presentation

(0.04 sec)
  1. How to Merge PowerPoint Files using Python

    This article guides on how to merge PowerPoint files using Python. It has basic information for the IDE settings, the program logic, and a runnable sample code to merge slides using Python....target presentations. Steps to Merge PowerPoint Presentations using...destination presentation where other presentations are to be merged...

    kb.aspose.com/slides/python/how-to-merge-powerp...
  2. Export PS to PPSM in Android | products.aspose.com

    Android API to Convert PS to PPSM without using Microsoft Word...suitable for presentations. To make presentations, the Portable...Portable Presentation Slide Markup (PPSM) format is used. Therefore...

    products.aspose.com/total/android-java/conversi...
  3. Export MHTML to ODP in Android | products.aspos...

    Android API to Convert MHTML to ODP without using Microsoft Word... ODP (OpenDocument Presentation) is an open standard for...for electronic presentations. It is a file format for storing slideshows...

    products.aspose.com/total/android-java/conversi...
  4. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...of the Presentation class to represent a presentation object...to markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...of the Presentation class to represent a presentation object...to markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. 管理 SmartArt|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.... Presentation pres = new Presentation ( "Presentation.pptx"...SmartArt 的布局类型,请按照以下步骤操作: 创建 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 添加...

    docs.aspose.com/slides/zh/androidjava/manage-sm...
  7. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....load an existing PowerPoint presentation like PPTX and then save...Load the source presentation into the Presentation class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code....converted to a PPTM file for presentation purposes. This is especially...the HTML and create a new presentation, which can then be saved...

    products.aspose.com/total/cpp/conversion/docx-t...
  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....图例定位 为了设置图例属性,请遵循以下步骤: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加一个图表。...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/chart-legend/
  10. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the Presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/java/default-font/