Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 141,113 for

pptx

(0.12 sec)
  1. Adding Shapes to Presentation|Aspose.Slides Doc...

    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 In the example given below...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/adding-shapes-to-pre...
  2. C++ API to Convert PDF to SWF | products.aspose...

    Convert PDF to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++ to export the PDF to PPTX. This API is part of the Aspose...Slides for C++ to convert the PPTX to SWF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Export CGM to OTP via C# API | products.aspose.com

    .NET API to Convert CGM to OTP without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...can be used to convert CGM to PPTX. The second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...
  4. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by using...PCL as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds....pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/shape-effect/
  8. 图例位置|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文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  9. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、Pptx 和 ODP 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下代码演示了如何格式化矩形 AutoShape...awt.Color" , "BLUE" )); // 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  10. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....pptx" ); try { # Clone the desired..."Aspose_CloneWithinSamePrese_out.pptx" , SaveFormat :: Pptx ); } finally { $pres...

    docs.aspose.com/slides/php-java/clone-slides/