Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 60,038 for

java pptx

(0.12 sec)
  1. Convert PPT to TIFF in PHP | products.aspose.com

    Sample code for PPT to TIFF PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to TIFF files....via Java Conversion PPT to TIFF HTML JPG PDF SVG PPT PPTX Convert...TIFF Aspose.Slides for PHP via Java Overview Code Samples Live Demos...

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

    Sample code for PPSM to OTP PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to OTP files....via Java Conversion PPSM to OTP HTML JPG PDF SVG PPT PPTX Convert...OTP Aspose.Slides for PHP via Java Overview Code Samples Live Demos...

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

    Sample code for PPT to OTP PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to OTP files....via Java Conversion PPT to OTP HTML JPG PDF SVG PPT PPTX Convert...OTP Aspose.Slides for PHP via Java Overview Code Samples Live Demos...

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

    Sample code for PPTM to XPS PHP conversion. Use PowerPoint PHP API for batch conversion PPTM files to XPS files....via Java Conversion PPTM to XPS HTML JPG PDF SVG PPT PPTX Convert...XPS Aspose.Slides for PHP via Java Overview Code Samples Live Demos...

    products.aspose.com/slides/php-java/conversion/...
  5. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Slides for Android via Java 允许您在演示文稿中执行许多与超链接相关的任务。 您可能想查看...添加 URL 超链接 向文本添加 URL 超链接 下面的 Java 代码展示了如何向文本添加网页超链接: Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  6. Slide Section|Aspose.Slides for 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....Slides for PHP via Java, you can organize a PowerPoint...presentation, Aspose.Slides for PHP via Java provides the addSection() method...

    docs.aspose.com/slides/php-java/slide-section/
  7. Shape Manipulations|Aspose.Slides 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....Slides for Android via Java and iterate through all shapes...Presentation ( "FindingShapeInSlide.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/androidjava/shape-manipu...
  8. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...Presentation class that represents a PPTX file $pres = new Presentation...getSolidFillColor () -> setColor ( java ( "java.awt.Color" ) -> RED ); $portion...

    docs.aspose.com/slides/php-java/manage-paragraph/
  9. Shape Animation|Aspose.Slides for PHP Documenta...

    Apply PowerPoint animation in PHP...Slides for PHP via Java allows you to apply animation...the presentation to disk as a PPTX file. This PHP code shows you...

    docs.aspose.com/slides/php-java/shape-animation/
  10. Image|Aspose.Slides Documentation

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android, optimizing performance and automating your workflow.... This sample code in Java shows you how to add an image...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/image/