Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 142,066 for

pptx

(0.58 sec)
  1. Convert PPTM to SWF in Python | products.aspose...

    Sample code for PPTM to SWF Python conversion. Use PowerPoint Python API for batch conversion PPTM files to SWF files....to SWF HTML JPG PDF SVG PPT PPTX Convert PPTM to SWF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Convert FODP to PPSM in Python | products.aspos...

    Sample code for FODP to PPSM Python conversion. Use PowerPoint Python API for batch conversion FODP files to PPSM files....to PPSM HTML JPG PDF SVG PPT PPTX Convert FODP to PPSM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  3. Convert OTP to TIFF in Python | products.aspose...

    Sample code for OTP to TIFF Python conversion. Use PowerPoint Python API for batch conversion OTP files to TIFF files....to TIFF HTML JPG PDF SVG PPT PPTX Convert OTP to TIFF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  4. Convert FODP to PPSX in Python | products.aspos...

    Sample code for FODP to PPSX Python conversion. Use PowerPoint Python API for batch conversion FODP files to PPSX files....to PPSX HTML JPG PDF SVG PPT PPTX Convert FODP to PPSX in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....pptx" ) as presentation : shape =...Presentation ( "Presentation1.pptx" ) as presentation : shape =...

    docs.aspose.com/slides/python-net/shape-effecti...
  6. How to Add Image Watermark in Presentation usin...

    This short tutorial will guide you on how to add image watermark in presentation using Java. With the help of these steps, you can insert image watermark in presentation using Java at different positions and angles in a slide....presentation will be saved as PPTX however it can be saved in any...watermark in presentation Load the PPTX file into the Presentation class...

    kb.aspose.com/slides/java/how-to-add-image-wate...
  7. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET API.... Convert Excel Workbook to PPTX The Aspose.Cells for Python...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/python-net/convert-workbo...
  8. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...以下PHP代码展示了如何在演示文稿中创建表格: # 实例化代表PPTX文件的Presentation类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Presentation class that represents a PPTX file var pres = new aspose ...presentation as a PPTX file pres . save ( "Bullet.pptx" , aspose ....

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  10. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/convert-powerpoint-...