Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 15,890 for

java disposable

(0.1 sec)
  1. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....lets you convert PS files using Java in high-quality BMP, JPG, TIFF...System::Details::DisposeGuard<1> __dispose_guard_0({ fs}); // ----------...

    docs.aspose.com/page/cpp/convert-ps/
  2. 形状动画|Aspose.Slides for PHP 文档

    应用 PowerPoint 动画...Slides for PHP via Java 允许您将动画应用于形状中的文本。 创建 Presentation...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } ...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  3. Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...在 Java 中为 PowerPoint 图表添加动画 Contents [ Hide ] Aspose.Slides for...for Java 支持对图表元素进行动画。 Series 、 Categories 、 Series Elements 、...

    docs.aspose.com/slides/zh/java/animated-charts/
  4. Compare Presentation Slides in JavaScript|Aspos...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Node.js via Java. Identify slide differences in code quickly.... log ( java . callStaticMethodSync ( "java.lang.String"...presentation2 . dispose (); } } finally { presentation1 . dispose (); }...

    docs.aspose.com/slides/nodejs-java/compare-slides/
  5. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs in JavaScript with Aspose.Slides for Node.js via Java. Fast, high-quality results.... dispose (); } } The animated GIF will...setFrameSize ( java . newInstanceSync ( "java.awt.Dimension"...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...production‑ready C# example (the Java version uses the same classes...to stamp. Memory pressure Dispose of any temporary images (e...

    forum.aspose.com/t/query-support-for-stamping-o...
  7. Aspose.PSD for Java 20.3 - 发行说明|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.3 - 发行说明 Contents [ Hide ] 本页面包含 Aspose...Aspose.PSD for Java 20.3 的发行说明 关键 摘要 类别 PSDJAVA-133 将Adobe Illustrator文件转换为PDF...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Using OAuth to access Mail Services|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/using-oauth-to-acces...
  9. 使用 Java 管理 PowerPoint 演示文稿中的 SmartArt|Aspose.Sl...

    学习使用 Aspose.Slides for Java 构建和编辑 PowerPoint SmartArt,借助清晰的代码示例加速幻灯片设计和自动化。...使用 Java 管理 PowerPoint 演示文稿中的 SmartArt Contents [ Hide ] 获取 SmartArt...if ( pres != null ) pres . dispose (); } 更改 SmartArt 对象的布局类型 为了更改...

    docs.aspose.com/slides/zh/java/manage-smartart/
  10. Layer group export image error:The rectangle ha...

    我使用的是psd-Java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...April 9, 2025, 5:38am 1 我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for...PSD Layer Group to Image using Java - Aspose youxin April 9, 2025...

    forum.aspose.com/t/layer-group-export-image-err...