Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 17,096 for

java disposable

(0.56 sec)
  1. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Java . Add a Hyperlink Create a rectangle...} finally { presentation . dispose (); } } Access a Hyperlink...

    docs.aspose.com/slides/java/examples/elements/h...
  2. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....Slides for Android via Java . Add a Hyperlink Create a rectangle...} finally { presentation . dispose (); } } Access a Hyperlink...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. 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/
  4. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for PHP via Java. Fast, high-quality results.... java_is_null ( $pres )) { $pres -> dispose (); } } The...$gifOptions -> setFrameSize ( new Java ( "java.awt.Dimension" , 960 , 720...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. 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...
  6. Aspose.PSD for Java 20.5 - 发行说明|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.5 - 发行说明 Contents [ Hide ] 本页面包含 Aspose...Aspose.PSD for Java 20.5 的发行说明 关键 摘要 类别 PSDJAVA-188 支持文档转换进度 特性 PSDJAVA-197...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....Slides for Android via Java has provided the simplest API...if ( pres != null ) pres . dispose (); } Add a SmartArt Node at...

    docs.aspose.com/slides/androidjava/manage-smart...
  8. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding.... java_is_null ( $pres )) { $pres -> dispose (); } } You...getAccent4 () -> setColor ( java ( "java.awt.Color" ) -> RED ); The...

    docs.aspose.com/slides/php-java/presentation-th...
  9. 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...
  10. 使用 PHP 在演示文稿中嵌入字体|Aspose.Slides for PHP 文档

    通过 Java 的 Aspose.Slides for PHP 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...( 0 ) -> getImage ( new Java ( "java.awt.Dimension" , 960 , 720...( ! java_is_null ( $slideImage )) { $slideImage -> dispose ();...

    docs.aspose.com/slides/zh/php-java/embedded-font/