Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,915 for

java disposable

(0.32 sec)
  1. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....paragraphs, and portions in Java. Aspose.Slides provides the...modified presentation. This Java code is an implementation of...

    docs.aspose.com/slides/androidjava/manage-parag...
  2. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Slides for Android via Java now supports second plot options...if ( pres != null ) pres . dispose (); } Set Automatic Pie Chart...

    docs.aspose.com/slides/androidjava/pie-chart/
  3. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....getShadowColor () -> setColor ( java ( "java.awt.Color" ) -> DARK_GRAY...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Apply...

    docs.aspose.com/slides/php-java/shape-effect/
  4. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....js via Java for Presentation : var pres...( pres != null ) { pres . dispose (); } } Adding Tags to Presentations...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  5. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...PDF for Java 允许使用 java.security.cert.X509Certificate, java.security...trustStore . load ( null , null ); java . security . cert . X509Certificate...

    docs.aspose.com/pdf/zh/java/whatsnew/
  6. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for Java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...to use the email library for java to create a PST file but no...40mb each. I even tried to dispose the MapiMessage as soon as...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  7. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...Total Product Family words-java Shivapriya January 12, 2026...both excel and ppt Added aspose java programs below Excel: public...

    forum.aspose.com/t/compact-number-formatting-mi...
  8. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results.... This Java code shows you how to convert...{ slideImage . save ( "image_java_" + index + ".png" , ImageFormat...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects.... dispose (); } Save Presentations to...let fileStream = java . newInstanceSync ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/nodejs-java/save-present...
  10. Manage Slide Sections in Presentations Using PH...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java — split, rename, and reorder to optimize PPTX and ODP workflows....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/