Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 129,330 for

presentation

(0.13 sec)
  1. Export SVG to PPT in Android | products.aspose.com

    Android API to Convert SVG to PPT without using Microsoft Word...(PowerPoint) is a popular presentation format used for creating...It is used for business presentations, educational lectures, and...

    products.aspose.com/total/android-java/conversi...
  2. Export EPUB to PPSX in Android | products.aspos...

    Android API to Convert EPUB to PPSX without using Microsoft Word...publications, while PPSX is a presentation format used by Microsoft...those who want to create presentations from digital books and publications...

    products.aspose.com/total/android-java/conversi...
  3. Export CGM to PPS in Android | products.aspose.com

    Android API to Convert CGM to PPS without using Microsoft Word...Microsoft PowerPoint to store presentations. It is used to store slides...information related to the presentation. Therefore, it is necessary...

    products.aspose.com/total/android-java/conversi...
  4. Format Text|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....following steps: Open the source presentation. Access the first slide...Save the presentation to disk. VSTO //Open the presentation Presentation...

    docs.aspose.com/slides/net/format-text/
  5. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C++....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C++ code is an implementation...

    docs.aspose.com/slides/cpp/manage-paragraph/
  6. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...稿转换为视频: Presentation presentation = new Presentation (); try...添加一个微笑形状,然后进行动画 IAutoShape smile = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  7. Code Comparison for common features with OpenXM...

    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....Slide to Presentation Apply a theme to a presentation Change the...fill color of a shape in a presentation Count the number of Slides...

    docs.aspose.com/slides/net/code-comparison-for-...
  8. Export EPUB to POTM in Android | products.aspos...

    Android API to Convert EPUB to POTM without using Microsoft Word...if you want to create a presentation, you may find that the PDF...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. How Aspose...

    products.aspose.com/total/android-java/conversi...
  9. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  10. 文本框|Aspose.Slides 文档

    在 Aspose.Slides for Java 中使用文本框:使用 Java 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应并设置文本样式。...addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...