Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 13,383 for

java disposable

(0.1 sec)
  1. Working with Textures in PostScript | C++

    How to add texture 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_1 ({ outPsStream}); 9...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ image}); 28 // ----------...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  2. 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-...
  3. Extract Text from Presentation|Aspose.Slides Do...

    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 Java provides the SlideUtil class...} } } } } finally { pres . dispose (); } Extract Text from Presentation...

    docs.aspose.com/slides/java/extract-text-from-p...
  4. 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
  5. 连接器|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/connector/
  6. 将 PowerPoint 转换为 TIFF|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 TIFF... java_is_null ( $pres )) { $pres -> dispose (); } } 将...$tiffOptions ); } finally { if ( ! java_is_null ( $presentation )) {...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  7. Extract Text from Presentation|Aspose.Slides fo...

    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....js via Java provides the SlideUtil class...} } }); } finally { pres . dispose (); } Extract Text from Presentation...

    docs.aspose.com/slides/nodejs-java/extract-text...
  8. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ inputEpsStream});...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outputEpsStream});...

    docs.aspose.com/page/cpp/resize-eps/
  9. Working with Contacts on Exchange Server|Docume...

    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....createContact ( contact ); } catch ( java . lang . RuntimeException ex...getDeletePermanently ()); } client . dispose (); Working with Calendar Items...

    docs.aspose.com/email/java/working-with-contact...
  10. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in Java...Slides Java 20.9 its possible to create...ImageFormat . Png ); thumbnail . dispose (); presentation . save ( "sandbox_3d...

    docs.aspose.com/slides/java/3d-presentation/