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

java disposable

(0.03 sec)
  1. Manage SmartArt|Aspose.Slides for PHP Documenta...

    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.... java_is_null ( $nodeShape -> getTextFrame...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Change...

    docs.aspose.com/slides/php-java/manage-smartart/
  2. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 41 catch (...) 42 { 43 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  3. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体...Cells for Java v25.6。 qixinskys July 1, 2025...SaveFormat.XLSX); workbook.dispose(); } 这是我的代码 我使用的版本是23.4 amjad...

    forum.aspose.com/t/aspose-cells-wps/314668
  4. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 91 catch (...) 92 { 93 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  5. Presentation View Properties|Aspose.Slides Docu...

    Manage PowerPoint presentation view properties in Java... dispose (); } Set Default Zoom Value...Value Aspose.Slides for Java now supports setting the default zoom...

    docs.aspose.com/slides/java/presentation-view-p...
  6. Presentation View Properties|Aspose.Slides for ...

    Manage PowerPoint presentation view properties in JavaScript... dispose (); } Set Default Zoom Value...Aspose.Slides for Node.js via Java now supports setting the default...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. Presentation View Properties|Aspose.Slides for ...

    Manage PowerPoint presentation view properties in PHP...Pptx ); } finally { $pres -> dispose (); } Set Default Zoom Value...Value Aspose.Slides for PHP via Java now supports setting the default...

    docs.aspose.com/slides/php-java/presentation-vi...
  8. Manage SmartArt Shape|Aspose.Slides for PHP Doc...

    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....Slides for PHP via Java has provided an API to create...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Figure:...

    docs.aspose.com/slides/php-java/manage-smartart...
  9. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Node.js via Java. Step-by-step guide with code examples included.... dispose (); } Convert a Presentation...} finally { presentation . dispose (); } The result: Convert a...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. 连接器|Aspose.Slides 文档

    Java 中连接 PowerPoint 形状... 以下 Java 代码演示了如何在两个形状(椭圆和矩形)之间添加连接器(弯曲连接器):...if ( pres != null ) pres . dispose (); } 注意 Connector.reroute...

    docs.aspose.com/slides/zh/java/connector/