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

java disposable

(0.1 sec)
  1. 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/
  2. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Java, exploring format differences, benefits, compatibility, and conversion tips.... dispose (); } Read more How to Convert...them. Convert PPT to PPTX in Java...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  3. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting.... dispose (); } } Convert PowerPoint...( pres != null ) { pres . dispose (); } } The 23 supported markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. 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...
  5. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity.... java_is_null ( $pres )) { $pres -> dispose (); } } In...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Export...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code....Slides for Java, you can use the Save method...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Convert...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...System::Details::DisposeGuard<1> __dispose_guard_0({ pdfStream}); // ----------...options); } catch(...) { __dispose_guard_0.SetCurrentExceptio...

    docs.aspose.com/page/zh/cpp/convert-xps/
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....Slides for PHP via Java enables conversion of presentation...finally { $presentation -> dispose (); } Convert a Presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern 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...} 91 catch (...) 92 { 93 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  10. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically....Slides for Android via Java. Add a Rectangle to a Slide...if ( pres != null ) pres . dispose (); } Add a Formatted Rectangle...

    docs.aspose.com/slides/androidjava/rectangle/