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

java disposable

(1.31 sec)
  1. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....var fileStream = java . newInstanceSync ( "java.io.FileInputStream"...( pres != null ) { pres . dispose (); } } Alternatively, you...

    docs.aspose.com/slides/nodejs-java/video-frame/
  2. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....BarCode for Java recognizes a barcode, it not...on GitHub: CoordinatesExample.java In the snippets below, variables...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....Slides for Java does not provide a simple method...tempPresentation . dispose (); presentation . dispose (); FAQ Will...

    docs.aspose.com/slides/java/get-the-entire-pres...
  4. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Slides for PHP via Java provides the IAutoShape interface...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Check...

    docs.aspose.com/slides/php-java/manage-textbox/
  5. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for PHP via Java, when you add OleObjectFrame...addImage ( $image ); $image -> dispose (); // Set a title and the...

    docs.aspose.com/slides/php-java/object-preview-...
  6. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....js via Java also makes it possible to make...Aspose.Slides for Node.js via Java, (a collection of Slide objects)...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  7. Animate PowerPoint Text in JavaScript|Aspose.Sl...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js, with easy-to-follow, optimized code examples.... dispose (); } } Getting the Animation...Aspose.Slides for Node.js via Java allows you to get all the animation...

    docs.aspose.com/slides/nodejs-java/animated-text/
  8. Working with Images in PostScript | C++

    How to add image 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-images/
  9. Working with Pages in PostScript | C++

    How to add pages 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...} 38 catch (...) 39 { 40 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  10. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....Slides for Android via Java allows you to export math equations...if ( pres != null ) pres . dispose (); } FAQ What exactly is exported...

    docs.aspose.com/slides/androidjava/exporting-ma...