Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 17,095 for

java disposable

(0.28 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Slides for Java 15.10.0 Contents [ Hide ] This...introduced with the Aspose.Slides for Java 15.10.0 API. Public API Changes...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...Loading of 17MB PPTX in Java Consumes Nearly 1500MB of Memory...Slides Product Family slides-java , slides-pdfexport , slides-memory...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  3. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....Presentation Slide Masters in Java Contents [ Hide ] What Is a...( 0 ); } finally { pres . dispose (); } The IMasterSlide interface...

    docs.aspose.com/slides/java/slide-master/
  4. 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 Java, with code examples....PowerPoint Presentations to TIFF in Java Contents [ Hide ] Overview TIFF...} finally { presentation . dispose (); } Convert a Presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Node.js via Java PowerPoint API by Aspose.Slide...

    Aspose.Slides for Node.js via Java is a Node.js PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Node.js....js via Java Node.js PowerPoint API for Presentations...Aspose.Slides for Node.js via Java Overview Overview Features Resources...

    products.aspose.com/slides/nodejs-java/
  6. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....PowerPoint Presentations Using Java Contents [ Hide ] Get Text from...if ( pres != null ) pres . dispose (); } Change the Layout Type...

    docs.aspose.com/slides/java/manage-smartart/
  7. Aspose.Slides for Java: Memory Leak in slides.a...

    When I have a large presentation (also works with small, but with large ones it’s more obvious. It happens when I try to split a presentation into it’s slides. See my testcode: package de.testaspose import com.aspose.…...Slides for Java: Memory Leak in slides.addClone Method...Slides Product Family slides-java , slides-memory , slides-cloning...

    forum.aspose.com/t/aspose-slides-for-java-memor...
  8. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: Java.lang.NullPointerException: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...File in Java Aspose.Slides Product Family slides-java zpredojevic...presentation files. Reason: Caused by: java.lang.NullPointerException: Cannot...

    forum.aspose.com/t/nullpointerexception-is-thro...
  9. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....PSD for Java 23.7 - Release Notes Contents [ Hide ] This...release notes for Aspose.PSD for Java 23.7 Key Summary Category PSDJAVA-502...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...Changed in Java Aspose.Slides Product Family slides-java , slides-chart...Code for Donut chart: import java.awt.Color; import com.aspose...

    forum.aspose.com/t/doughnut-chart-data-labels-a...