Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 60,055 for

pptx java

(0.09 sec)
  1. 转换幻灯片|Aspose.Slides for PHP 文档

    将PowerPoint幻灯片转换为图像(位图、PNG或JPG)在PHP中...Slides for PHP通过Java允许您将幻灯片(在演示文稿中)转换为图像。支持的图像格式...getImage 方法将幻灯片转换为图像。 关于位图和其他图像格式 在Java中, Images 是一个允许您使用像素数据定义的图像的...

    docs.aspose.com/slides/zh/php-java/convert-slide/
  2. Flash|Aspose.Slides for Node.js via .NET Docume...

    Extract Flash Objects from PowerPoint Presentation using JavaScript...js via Java provides a facility for extracting...slides . Presentation ( "pres.pptx" ); try { var controls = pres...

    docs.aspose.com/slides/nodejs-java/flash/
  3. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …...Slides Product Family slides-java VaradS July 10, 2025, 12:24pm...presentation.save("output.pptx", SaveFormat.Pptx); Next Steps Test the...

    forum.aspose.com/t/new-slides-version-affecting...
  4. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...third-party utility like ffmpeg ( for java ) to create a video based on...PowerPoint to video Java code. This Java code shows you how to...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java... Set Ink Brush Color This Java code shows you how to set the...pres = new Presentation ( "pres.pptx" ); try { IInk ink = ( IInk...

    docs.aspose.com/slides/androidjava/manage-ink/
  6. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, Pptx to GIF, with Aspose.Slides API....pptx" ); try { $pres -> save ( "pres...:: Gif ); } finally { if ( ! java_is_null ( $pres )) { $pres ->...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...POT, PresentationML (OOXML, PPTX), and OpenDocument presentations...streams, enhancing flexibility for Java applications seeking efficient...

    products.aspose.com/total/net/
  8. Compare Slides|Aspose.Slides for Node.js via .N...

    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 { var presentation2... Presentation ( "HelloWorld.pptx" ); try { for ( var i = 0 ;...

    docs.aspose.com/slides/nodejs-java/compare-slides/
  9. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...Product Family slides-java , cells-java , slides-ole , slides-python...if you can share this code in Java. If that is an issue, Python...

    forum.aspose.com/t/aspose-queries/311420
  10. Manage Ink|Aspose.Slides for PHP Documentation

    Use ink tools to draw objects in PowerPoint Java...pptx" ); try { $ink = $pres -> getSlides...(); $brush -> setColor ( java ( "java.awt.Color" ) -> RED ); }...

    docs.aspose.com/slides/php-java/manage-ink/