Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 17,065 for

java disposable

(0.14 sec)
  1. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws Java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...PPTX in Java (3394) Aspose.Slides Product Family slides-java zpredojevic...the SLides library, it throws java.lang.NullPointerException: Cannot...

    forum.aspose.com/t/nullpointerexception-occurs-...
  2. Aspose.PSD for Java 20.6 - 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 20.6 - Release Notes Contents [ Hide ] This...release notes for Aspose.PSD for Java 20.6 Key Summary Category PSDJAVA-216...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Convert PPT and PPTX to PDF in Java [Advanced Features Included]...ODP, etc.) into PDF format in Java offers several advantages, including...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. 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...
  5. 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...
  6. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...Slides Across Presentations in Java Aspose.Slides Product Family...Family slides-text , slides-java , slides-design , slides-cloning...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  7. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Java, boosting presentation impact across PPT and PPTX formats with clear Java code examples....Markers in Presentations Using Java Contents [ Hide ] Set Chart...if ( pres != null ) pres . dispose (); } FAQ Which marker shapes...

    docs.aspose.com/slides/java/chart-data-marker/
  8. 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...
  9. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Presentation in Java Aspose.Slides Product Family slides-java , slides-headerfooter...} finally { presentation2.dispose(); } } } }finally { presentation...

    forum.aspose.com/t/read-and-replace-header-and-...
  10. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Java chart worksheets and automate reports across PPT and PPTX files....Formulas in Presentations Using Java Contents [ Hide ] About Chart...if ( pres != null ) pres . dispose (); } Let’s write some values...

    docs.aspose.com/slides/java/chart-worksheet-for...