Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 113,623 for

presentation

(0.05 sec)
  1. Shape Manipulations|Aspose.Slides for Node.js v...

    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....to know that PowerPoint Presentation files do not have any way... you can then open that presentation using Aspose.Slides for...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  2. 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/java/modern-api/
  3. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in JavaScript...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Javascript code is...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  5. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint Presentation in Java...Create an instance of the Presentation class. Get a slide’s reference...object. Save the modified presentation. This Java code shows you...

    docs.aspose.com/slides/androidjava/audio-frame/
  6. Modern API|Aspose.Slides for PHP Documentation

    Modern API...follows: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/php-java/modern-api/
  7. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. 导出图表|Aspose.Slides 文档

    在 C++ 中从 PowerPoint 演示文稿中获取图表图像... auto presentation = MakeObject < Presentation > ( u "test..."test.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/zh/cpp/export-chart/
  9. Render Slide as Thumbnail to JPEG by User Defin...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/render-slide-as-thum...
  10. Custom PowerPoint Font in C#|Aspose.Slides Docu...

    PowerPoint custom fonts in C#...fonts that are rendered in presentations without having to install...LoadExternalFonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/net/custom-font/