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

java disposable

(0.05 sec)
  1. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity.... java_is_null ( $pres )) { $pres -> dispose (); } } In...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Export...

    docs.aspose.com/slides/php-java/export-to-html5/
  2. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 89 catch (...) 90 { 91 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  3. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....System::Details::DisposeGuard<1> __dispose_guard_0({ pdfStream}); // ----------...options); } catch(...) { __dispose_guard_0.SetCurrentExceptio...

    docs.aspose.com/page/cpp/convert-xps/
  4. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Android via Java is used to create presentation... close (); presentation . dispose (); Generate an SVG with a...

    docs.aspose.com/slides/androidjava/presentation...
  5. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument presentations to other file formats in JavaScript.... dispose (); } } } finally { if ( pres...pres != null ) { pres . dispose (); } } NOTE You may want to see...

    docs.aspose.com/slides/nodejs-java/font-substit...
  6. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 41 catch (...) 42 { 43 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  7. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Java, exploring format differences, benefits, compatibility, and conversion tips.... dispose (); } Read more How to Convert...them. Convert PPT to PPTX in Java...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  8. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... dispose (); } Set Default Zoom Value...Aspose.Slides for Android via Java now supports setting the default...

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors.... This Java code shows you how to add a...if ( pres != null ) pres . dispose (); } NOTE The Connector.reroute...

    docs.aspose.com/slides/androidjava/connector/
  10. 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/