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

java disposable

(0.15 sec)
  1. Performance Improvement with Customizable Cache...

    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 API for Java. Customizing the Cache When...were properly disposed. In case you forget to dispose of an object...

    docs.aspose.com/imaging/java/performance-improv...
  2. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Slides for Android via Java API: Create an instance of LoadOptions...slideImage != null ) slideImage . dispose (); } // Generate PDF pres...

    docs.aspose.com/slides/androidjava/default-font/
  3. Connecting to Exchange Server|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.... dispose (); The following code snippet...from the server imapClient . dispose (); } After connecting to an...

    docs.aspose.com/email/java/connecting-to-exchan...
  4. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results.... save (( "image_java_" + index ) + ".png" , aspose...slideImage != null ) { slideImage . dispose (); } } } } finally { if (...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS... dispose (); } createEmptyPresentat...Aspose.Slides for Node.js via Java and extract it to aspose.slides...

    docs.aspose.com/slides/nodejs-net/installation/
  6. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument presentations.... This Java code demonstrates font replacement:...if ( pres != null ) pres . dispose (); } Note To set rules that...

    docs.aspose.com/slides/androidjava/font-replace...
  7. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations....Slides for Android via Java, developers can now get the...if ( pres != null ) pres . dispose (); } Get the Size of a Paragraph...

    docs.aspose.com/slides/androidjava/paragraph/
  8. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files in read-only mode with Aspose.Slides for Node.js via Java, offering precise slide previews without altering your presentations....js via Java allows you to set a presentation...( pres != null ) { pres . dispose (); } } Note : The Read-Only...

    docs.aspose.com/slides/nodejs-java/read-only-pr...
  9. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....Slides for PHP via Java provides a simple API for setting...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } FAQ...

    docs.aspose.com/slides/php-java/3d-chart/
  10. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....js via Java API: Create an instance of LoadOptions...slideImage != null ) { slideImage . dispose (); } } // Generate PDF pres...

    docs.aspose.com/slides/nodejs-java/default-font/