Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 17,095 for

java disposable

(0.75 sec)
  1. Export Presentation Charts in JavaScript|Aspose...

    Learn how to export presentation charts with Aspose.Slides for Node.js via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....js via Java provides support for extracting...slideImage != null ) { slideImage . dispose (); } } } finally { if ( pres...

    docs.aspose.com/slides/nodejs-java/export-chart/
  2. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....( 0 ) -> getImage ( new Java ( "java.awt.Dimension" , 960 , 720...( ! java_is_null ( $slideImage )) { $slideImage -> dispose ();...

    docs.aspose.com/slides/php-java/embedded-font/
  3. 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-...
  4. 幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中控制幻灯片:使用 Java 创建、克隆、重新排序、调整大小、设置背景,并为 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...Slides for Android via Java 处理幻灯片。您将学习如何使用 Presentation...类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例包括简要说明以及 Java 代码片段。 添加幻灯片 要添加新幻灯片,首先必须选择布局。在本例中,我们使用...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....Slides for PHP via Java provides a simple API for managing...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Add...

    docs.aspose.com/slides/php-java/error-bar/
  6. 在 Android 上格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Android 上使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。...Slides for Android via Java 提供了接口和方法,允许您使用 PowerPoint 中相同的选项来格式化形状。...} finally { presentation . dispose (); } 结果: 格式化连接样式 以下是三种连接类型选项:...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  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. 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...and Aspose cells/slides with Java ? Thanks Sukriti This Topic...

    forum.aspose.com/t/aspose-queries/311420
  9. 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...
  10. ActiveX|Aspose.Slides for PHP Documentation

    Learn how to find, edit, and remove ActiveX controls in PHP with Aspose.Slides, including property updates for PowerPoint presentations....Slides for PHP via Java . Add an ActiveX Control Insert...{ // Dispose the presentation. $presentation -> dispose (); }...

    docs.aspose.com/slides/php-java/examples/elemen...