Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 15,890 for

java disposable

(0.08 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation.... dispose (); } } Change Layout Type...( pres != null ) { pres . dispose (); } } Check Hidden Property...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  2. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....Slides for Android via Java provides the SlideUtil class...} } } } } finally { pres . dispose (); } Extract Text from Presentation...

    docs.aspose.com/slides/androidjava/extract-text...
  3. 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...
  4. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Slides Java 20.9 its possible to create...ImageFormat . Png ); thumbnail . dispose (); presentation . save ( "sandbox_3d...

    docs.aspose.com/slides/androidjava/3d-presentat...
  5. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ xpsStream}); 6 //...} 20 catch (...) 21 { 22 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/tex/cpp/latex-to-xps/
  6. Utility Features|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.... get_Item ( 0 )); } catch ( java . lang . RuntimeException ex...ITokenProvider() { @Override public void dispose() { } @Override public OAuthToken...

    docs.aspose.com/email/java/utility-features/
  7. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...Slides Product Family slides-java ecodev July 11, 2025, 4:21am...(presentation != null) { presentation.dispose(); } } } private static void...

    forum.aspose.com/t/iportioneffectivedata-instan...
  8. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....js via Java provides the SlideUtil class...} } }); } finally { pres . dispose (); } Extract Text from Presentation...

    docs.aspose.com/slides/nodejs-java/extract-text...
  9. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating the chart...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Chart...

    docs.aspose.com/slides/php-java/animated-charts/
  10. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...dispose(); } } Could you please let...RuntimeException(e); } finally { diagram.dispose(); } } } In this example, the...

    forum.aspose.com/t/unable-to-detect-installed-t...