Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,401 for

presentation note

(0.02 sec)
  1. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...shows how you to export a presentation to HTML5 without web extensions...dependencies: $pres = new Presentation ( "pres.pptx" ); try { $pres...

    docs.aspose.com/slides/php-java/export-to-html5/
  2. Manage SmartArt Shape|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...LayoutType. Write the modified presentation as a PPTX file. Access SmartArt...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  3. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...shows how you to export a presentation to HTML5 without web extensions...dependencies: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/export-to-html5/
  4. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint Presentations in C++...instance of Presentation class and load the presentation with SmartArt...text in TextFrame. Save the Presentation. Add SmartArt Node at Specific...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  5. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...shows how you to export a presentation to HTML5 without web extensions...dependencies: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/androidjava/export-to-ht...
  6. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for Java. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in Java Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for PHP via Java. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in PHP Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for C++. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in C++ Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...shows how you to export a presentation to HTML5. using namespace...= System :: MakeObject < Presentation > ( u "pres.pptx" ); pres...

    docs.aspose.com/slides/cpp/export-to-html5/
  10. Export to HTML5|Aspose.Slides for Python Docume...

    Export PowerPoint to HTML5 in Python...shows how you to export a presentation to HTML5 without web extensions...slides . Presentation ( "pres.pptx" ) as presentation : presentation...

    docs.aspose.com/slides/python-net/export-to-html5/