Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 16,126 for

java disposable

(0.35 sec)
  1. 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/
  2. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...Slides for Java: import com.aspose.slides.*;...getLastSavedTime()); } finally { // Dispose of the presentation if (presentation...

    forum.aspose.com/t/ppt-merge/315120
  3. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....Slides for PHP via Java , however, allows you merge...{ if ( ! java_is_null ( $pres2 )) { $pres2 -> dispose (); } }...

    docs.aspose.com/slides/php-java/merge-presentat...
  4. 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...
  5. 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/
  6. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 38 catch (...) 39 { 40 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  7. 裁剪 EPS | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ 裁剪 EPS 功能。...System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ inputEpsStream});...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outputEpsStream});...

    docs.aspose.com/page/zh/cpp/crop-eps/
  8. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 89 catch (...) 90 { 91 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  10. Drawing Images using Graphics|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....PSD for Java API Reference. There are several...statement to ensure that they are disposed of correctly. Drawing Images...

    docs.aspose.com/psd/java/drawing-images-using-g...