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

java disposable

(0.06 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Java, streamlining visual workflows....Slides for Java does not provide a simple method...tempPresentation . dispose (); presentation . dispose (); FAQ Will...

    docs.aspose.com/slides/java/get-the-entire-pres...
  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. Manage Presentation Backgrounds in PHP|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for PHP via Java, with code tips to boost your presentations....getSolidFillColor () -> setColor ( java ( "java.awt.Color" ) -> BLUE );...finally { $presentation -> dispose (); } Set a Solid Color Background...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. Clone Presentation Slides in JavaScript|Aspose....

    Quickly duplicate PowerPoint slides with Aspose.Slides for Node.js. Follow our code examples to automate PPT creation in seconds and eliminate manual work....js via Java also makes it possible to make...Aspose.Slides for Node.js via Java, (a collection of Slide objects)...

    docs.aspose.com/slides/nodejs-java/clone-slides/
  5. 在 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/
  6. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....js via Java API: Create an instance of LoadOptions...slideImage != null ) { slideImage . dispose (); } } // Generate PDF pres...

    docs.aspose.com/slides/nodejs-java/default-font/
  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. 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/
  9. 在 PostScript 中处理图像 | C++

    Aspose.Page API 解决方案解答了如何将图像添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ outPsStream}); 9...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ image}); 28 // ----------...

    docs.aspose.com/page/zh/cpp/ps/working-with-ima...
  10. 演示文稿备注|Aspose.Slides for PHP 文档

    演示文稿备注,演讲者备注...Slides for PHP via Java 提供了删除任何幻灯片备注的功能,以及为现有备注添加样式。开发人员可以通过以下方式删除备注:...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } 从演示文稿中删除备注...

    docs.aspose.com/slides/zh/php-java/presentation...