Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 129,965 for

presentation

(0.19 sec)
  1. Resizing Images in PHP|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....do Simple image Resizing presentation using Aspose.Imaging Java...with ResizeType Enumeration presentation using Aspose.Imaging Java...

    docs.aspose.com/imaging/java/resizing-images-in...
  2. Convert JSON Format to POTX via C++ | products....

    Parse JSON to POTX in C++ without using Microsoft PowerPoint...Microsoft PowerPoint to store presentations. It is based on the Open...standard and is used to store presentations in XML format. Converting...

    products.aspose.com/total/cpp/conversion/json-t...
  3. Manage Shapes in Presentations with Python|Aspo...

    Learn every shape type in Aspose.Slides for Python via .NET, with clear examples to create, format, and edit shapes in PPT, PPTX and ODP Presentations....Manage Shapes in Presentations with Python Contents [ Hide ]...] Manage Connectors in Presentations with Python Customize Shapes...

    docs.aspose.com/slides/python-net/shape-types/
  4. Convert DOTM to OFT in Python | products.aspose...

    Save DOTM to OFT within Python applications without using Microsoft Word or Outlook...DOTM to ODP (OpenDocument Presentation Format) Convert DOTM to...Template Presentation) Convert DOTM to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  5. Convert DOC to OST in Python | products.aspose.com

    Save DOC to OST within Python applications without using Microsoft Word or Outlook...DOC to ODP (OpenDocument Presentation Format) Convert DOC to ODS...Template Presentation) Convert DOC to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  6. 在 JavaScript 中将 PowerPoint 演示文稿转换为 Markdown|Asp...

    在 JavaScript 中使用 Aspose.Slides for Node.js(通过 Java)将 PowerPoint 幻灯片(PPT、PPTX)转换为整洁的 Markdown,自动化文档并保留格式。...PowerPoint 转换为 Markdown 创建一个 Presentation 类的实例,以表示演示文稿对象。 使用 save...= new aspose . slides . Presentation ( "pres.pptx" ); try { pres...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...file: Presentation document = new Aspose.Slides.Presentation(inputFilePath);...LoadOptions : When loading the presentation, specify the load format...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  8. 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...
  9. 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...
  10. 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/