Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 17,141 for

java disposable

(1.11 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. Connecting to Exchange Server|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.... dispose (); The following code snippet...from the server imapClient . dispose (); } After connecting to an...

    docs.aspose.com/email/java/connecting-to-exchan...
  3. 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
  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 on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....Slides for Android via Java provides a simple API for setting...if ( pres != null ) pres . dispose (); } FAQ Which chart types...

    docs.aspose.com/slides/androidjava/3d-chart/
  6. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…...Family slides-text , slides-java , slides-hyperlink , slides-pdfexport...com.aspose.slides.*; import java.util.regex.Pattern; public class...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  7. 在 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/
  8. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....js via Java provides a simple API for setting...( pres != null ) { pres . dispose (); } } FAQ Which chart types...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  9. 裁剪 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/
  10. 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/