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

pptx

(0.04 sec)
  1. Removing row or column in Table in VSTO and Asp...

    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....pptx" ; Presentation pres = Application...the modified presentation as a PPTX file string FileName = "Removing...

    docs.aspose.com/slides/net/removing-row-or-colu...
  2. 管理表格|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的表格...代码演示了如何在演示文稿中创建表格: // 实例化一个代表 PPTX 文件的 Presentation 类 auto pres...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); 标准表格中的编号 在标准表...

    docs.aspose.com/slides/zh/cpp/manage-table/
  3. 形状有效属性|Aspose.Slides for PHP 文档

    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....pptx" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/zh/php-java/shape-effect...
  4. Convert PowerPoint to PDF with Notes in PHP|Asp...

    Convert PowerPoint to PDF with notes in PHP...be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. 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...
  6. Import Presentation|Aspose.Slides Documentation

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/java/import-presentation/
  7. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...pptx" ) as presentation : # select..."AnimationEffectinPar.pptx" , slides . export . SaveFormat . PPTX ) Getting...

    docs.aspose.com/slides/python-net/animated-text/
  8. Import Presentation|Aspose.Slides Documentation

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/import-prese...
  9. Import Presentation|Aspose.Slides for PHP Docum...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat :: Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/import-presenta...
  10. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. This sample code shows...Presentation > ( u "presentation.pptx" ); // The first approach ArrayPtr...

    docs.aspose.com/slides/cpp/replacing-images-ins...