Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 144,308 for

pptx

(0.24 sec)
  1. Convert POTX to SVG in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  2. Convert POTM to SVG in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  3. Convert PPT to SVG in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  4. Convert PPSM to SVG in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/conversion/...
  5. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). let presentation...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....the modified presentation as a PPTX file. import aspose.slides as...slides . Presentation ( "pres.pptx" ) as presentation : #the first...

    docs.aspose.com/slides/python-net/replacing-ima...
  7. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码实现了上述步骤,演示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  8. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、Pptx 和 ODP 演示文稿的示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "layout_slide.pptx" ); try { // 通过索引访问布局幻灯片。 let...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Convert PowerPoint Presentations to TIFF in C++...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for C++, with code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). auto presentation...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); Apply a Reflection..."reflection_effect.pptx" , SaveFormat . Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/net/shape-effect/