Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 17,654 for

java disposable

(0.17 sec)
  1. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....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...
  2. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Android via Java, compatible with PowerPoint formats....Slides for Android via Java allows to format data points...Sunburst Chart and Treemap in Java. Here is a Sunburst Chart, where...

    docs.aspose.com/slides/androidjava/data-points-...
  3. Customize Plot Areas of Presentation Charts on ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Android via Java. Improve your slide visuals effortlessly....Slides for Android via Java provides a simple API for ....if ( pres != null ) pres . dispose (); } Set the Layout Mode of...

    docs.aspose.com/slides/androidjava/chart-plot-a...
  4. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js. Improve your slide visuals effortlessly....js via Java provides a simple API for ....( pres != null ) { pres . dispose (); } } Set Layout Mode of...

    docs.aspose.com/slides/nodejs-java/chart-plot-a...
  5. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....Slides for PHP via Java now supports second plot options...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Set...

    docs.aspose.com/slides/php-java/pie-chart/
  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. 墨迹|Aspose.Slides 文档

    在 Aspose.Slides for Android 中使用 Ink:绘制、导入和编辑笔画,调整颜色和宽度,并使用 Java 示例导出为 PPT、PPTX 和 ODP。...Slides for Android via Java 访问现有 Ink 形状并将其删除的示例。 ❗ 注意: Ink...} finally { presentation . dispose (); } } 删除 Ink 如果存在 Ink 形状,则将其从幻灯片中删除。...

    docs.aspose.com/slides/zh/androidjava/examples/...
  8. 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...
  9. Convert ODP to PPTX on Android|Aspose.Slides Do...

    Convert ODP to PPTX with Aspose.Slides for Android. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Slides for Android via Java offers Presentation class that...if ( pres != null ) pres . dispose (); } Live Example You can...

    docs.aspose.com/slides/androidjava/convert-odp-...
  10. 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...