Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 113,620 for

presentation

(0.04 sec)
  1. Manage SmartArt|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....below: Create an instance of Presentation class. Obtain the reference...BasicProcess. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/manage-smartart/
  2. 动画文本|Aspose.Slides for PHP 文档

    使用 Java 在 PowerPoint 中创建动画文本...画效果: $presentation = new Presentation ( "Presentation.pptx" );...选择要添加效果的段落 $autoShape = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/zh/php-java/animated-text/
  3. 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/
  4. Convert PowerPoint to PDF with Notes in PHP|Asp...

    Convert PowerPoint to PDF with notes in PHP...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Modern API|Aspose.Slides Documentation

    Modern API...as follows: Presentation pres = new Presentation (); try { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/androidjava/modern-api/
  6. Export CGM to PPT in Android | products.aspose.com

    Android API to Convert CGM to PPT without using Microsoft Word...Metafile) to PPT (PowerPoint Presentation) is a useful process for...other hand, PPT is a popular presentation format used by Microsoft...

    products.aspose.com/total/android-java/conversi...
  7. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...PPT using (Presentation presentation = new Presentation( "pres.ppt"...

    products.aspose.com/slides/net/editor/ppt/
  8. Export PS to XAML in Android | products.aspose.com

    Android API to Convert PS to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Windows...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  9. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....a user wants to create a presentation from a WordML document....PowerPoint Open XML Macro-Enabled Presentation format. Converting WordML...

    products.aspose.com/total/cpp/conversion/wordml...
  10. Get all the text in all the slides|Aspose.Slide...

    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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...