Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 17,092 for

java disposable

(0.33 sec)
  1. 优化 Android 演示文稿中的图表计算|Aspose.Slides 文档

    了解在 Aspose.Slides for Android 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,附带实用的 Java 代码示例。...Slides for Android via Java 提供了一个简洁的 API 用于获取这些属性。IAxis...if ( pres != null ) pres . dispose (); } 计算父图表元素的实际位置 Aspose.Slides...

    docs.aspose.com/slides/zh/androidjava/chart-cal...
  2. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for Android: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using Java examples....Slides for Android via Java . ❗ Note: Ink shapes represent...} finally { presentation . dispose (); } } Remove Ink Delete an...

    docs.aspose.com/slides/androidjava/examples/ele...
  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. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。... 下面的 Java 代码展示了如何在演示文稿中创建表格: // 实例化一个表示...if ( pres != null ) pres . dispose (); } 标准表格的编号 在标准表格中,单元格的编...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  5. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for Android via Java. Learn how to export slides with speaker notes efficiently....Slides for Android via Java provides a simple solution for...Aspose.Slides for Android via Java involves the following steps:...

    docs.aspose.com/slides/androidjava/convert-powe...
  6. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js to indicate a draft, confidential information, copyright, and more.... dispose (); See also How to use TextFrame...watermarkText ); presentation . dispose (); See also How to use Slide...

    docs.aspose.com/slides/nodejs-java/watermark/
  7. 在 Exchange 服务器上处理日历项|Documentation

    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...."Appointment request sent" ); } catch ( java . lang . RuntimeException ex...finally { } } finally { client . dispose (); } 在 Exchange Server 上向次要日历文件夹添加事件...

    docs.aspose.com/email/zh/java/working-with-cale...
  8. Aspose.PSD for Java 20.4 - 发行说明|Documentation

    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....PSD for Java 20.4 - 发行说明 Contents [ Hide ] 本页包含了 Aspose...Aspose.PSD for Java 20.4 的发行说明 关键 摘要 类别 PSDJAVA-156 支持’Vector Origination...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  9. 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...
  10. 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...