Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 127,316 for

presentations

(0.05 sec)
  1. Render Slide As SVG Image|Aspose.Slides Documen...

    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....when you plan to print your presentation in a very large format....to export slides in your presentations as SVG images. To generate...

    docs.aspose.com/slides/net/render-slide-as-svg-...
  2. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  3. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Merge HTML to Image in Java | products.aspose.com

    Merge HTML to image in Java. Use Java library API to combine HTML to image...to merge and manipulate presentations, HTML docs, and other files...HTML to image Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/merger/html-to-...
  5. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/python-net/merge/jpg...
  6. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: with open( "image...

    products.aspose.com/slides/python-net/merge/svg...
  7. Merge PNG to PDF in C++ | products.aspose.com

    Merge PNG to PDF in C++. Use C++ library API to combine PNG and PDF... merge, and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/png-to-pdf/
  8. Merge TIFF to PDF in C++ | products.aspose.com

    Merge TIFF to PDF in C++. Use C++ library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/tiff-to-pdf/
  9. Merge SVG to PNG in C++ | products.aspose.com

    Merge SVG to PNG in C++. Use C++ library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); String svgContent...

    products.aspose.com/slides/cpp/merger/svg-to-png/
  10. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/cpp/slide-layout/