Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,840 for

presentation note

(0.06 sec)
  1. 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...
  2. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....Overview Converting PowerPoint presentations (PPT, PPTX, ODP) into PDF...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/python-net/convert-power...
  3. Access to Guides Is Not Working as Expected: Ma...

    I was trying to manipulate guides like those in the attached file. With the current version of PowerPoint guides can be defined for the Presentation (shown on all slides), stored in Presentation.xml p:Presentation/p:ex…...guides can be defined for the presentation (shown on all slides), stored...stored in presentation.xml p:presentation/p:extLst/p:ext/p15:sldGuideLst...

    forum.aspose.com/t/access-to-guides-is-not-work...
  4. Manage SmartArt|Aspose.Slides Documentation

    SmartArt and organization type chart in PowerPoint Presentations in C# or .NET...using ( Presentation pres = new Presentation ( "Presentation.pptx"...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/manage-smartart/
  5. Product Overview|Aspose.Slides for PHP Document...

    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....allows you to save your presentations in a variety of ways. For...example, you can save your presentations in PPT; you can also save...

    docs.aspose.com/slides/php-java/product-overview/
  6. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint Presentations using C++... Note Therefore, when dealing with...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/cpp/manage-textbox/
  7. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/
  8. 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/
  9. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save Presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in C++ Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/cpp/save-presentation/
  10. 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/