Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,141 for

java disposable

(0.94 sec)
  1. 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/
  2. Drawing Images using Graphics|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....Imaging for Java API Reference . There are several...statements to ensure that they are disposed of correctly. Drawing Text...

    docs.aspose.com/imaging/java/drawing-images-usi...
  3. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ inputEpsStream});...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outputEpsStream});...

    docs.aspose.com/page/zh/cpp/crop-eps/
  4. Archive

    archives...OCR for Java Aspose.OCR for C++ Convert Handwriting...below are available at your disposal to assis tyou in exploring...

    blog.aspose.com/ocr/convert-handwriting-to-text...
  5. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....Slides for PHP via Java , however, allows you merge...{ if ( ! java_is_null ( $pres2 )) { $pres2 -> dispose (); } }...

    docs.aspose.com/slides/php-java/merge-presentat...
  6. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  7. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....for ( $index = 0 ; $index < java_values ( $pres -> getSlides...$slideImage -> save ( "image_java_" . $index . ".png" , ImageFormat...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....js via Java , however, allows you merge...pres2 != null ) { pres2 . dispose (); } } pres1 . save ( "combined...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  9. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....video $fileStream = new Java ( "java.io.FileInputStream" , "Wildlife...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Alternatively...

    docs.aspose.com/slides/php-java/video-frame/
  10. Layout Slide|Aspose.Slides Documentation

    Master layout slides in Aspose.Slides for Android: choose, apply, and customize slide layouts, placeholders, and masters with Java examples for PPT, PPTX, and ODP presentations....Slides for Android via Java. A layout slide defines the...} finally { presentation . dispose (); } } 💡 Note 1: Layout slides...

    docs.aspose.com/slides/androidjava/examples/ele...