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

java disposable

(0.07 sec)
  1. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 91 catch (...) 92 { 93 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  2. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples.... dispose (); } Convert a Presentation...} finally { presentation . dispose (); } The result: Convert a...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... dispose (); } Open Password-Protected...} finally { presentation . dispose (); } Open Large Presentations...

    docs.aspose.com/slides/nodejs-java/open-present...
  4. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....Slides for Java customers is how to resize shapes...} finally { presentation . dispose (); } If a slide contains a...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  5. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java.... read ( java . nio . file . Paths . get (...rightImage = ImageIO . read ( java . nio . file . Paths . get (...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. 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...
  7. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document catalog dictionary doesn’…... Which Java runtime (version and vendor)...only call doc.close and doc.dispose on the document. Professionalize...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  8. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....Slides for PHP via Java provides the SlideUtil class...pptx" ); $Array = new java_class ( "java.lang.reflect.Array" );...

    docs.aspose.com/slides/php-java/extract-text-fr...
  9. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation.... java_is_null ( $nodeShape -> getTextFrame...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Change...

    docs.aspose.com/slides/php-java/manage-smartart/
  10. 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/