Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 60,868 for

pptx java

(0.13 sec)
  1. 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...
  2. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....Slides for PHP via Java, developers can now get the...new Presentation ( "HelloWorld.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/paragraph/
  3. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats.... This Java code demonstrates the font substitution...= new Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/androidjava/font-substit...
  4. 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
  5. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. Get code samples for traces, brush color & size....pptx" ); try { $ink = $pres -> getSlides...(); $brush -> setColor ( java ( "java.awt.Color" ) -> RED ); }...

    docs.aspose.com/slides/php-java/manage-ink/
  6. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java code samples for traces, brush color & size.... 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/
  7. Manage Presentation Ink Objects in JavaScript|A...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Node.js. Get JavaScript code samples for traces, brush color & size....pptx" ); try { var ink = pres . getSlides.... setColor ( java . getStaticFieldValue ( "java.awt.Color" ,...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  8. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, Pptx and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Slides for Android via Java enables you to easily convert...Aspose.Slides for Android via Java, an IImage is an interface that...

    docs.aspose.com/slides/androidjava/convert-slide/
  9. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...getSolidFillColor () -> setColor ( java ( "java.awt.Color" ) -> BLACK );...save ( "presentation.pptx" , SaveFormat :: Pptx ); 结论 在 PHP 应用中实现...

    docs.aspose.com/slides/zh/php-java/automating-p...
  10. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    Java 中将 PowerPoint 转换为视频...FPS) 使用第三方工具,如 ffmpeg ( for java ),根据帧创建视频。 将 PowerPoint 转换为视频...ffmpeg。 运行 PowerPoint 转视频的 Java 代码。 此 Java 代码演示了如何将一个包含图形和两个动画效果的演示文稿转换为视频:...

    docs.aspose.com/slides/zh/java/convert-powerpoi...