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

java disposable

(0.65 sec)
  1. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance....Slides for Android via Java has provided an API to create...if ( pres != null ) pres . dispose (); } Figure: SmartArt shape...

    docs.aspose.com/slides/androidjava/manage-smart...
  2. 调整 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/resize-eps/
  3. 乳胶到XPS | C++的Aspose.TeX

    C ++的Aspose.TeX API解决方案的转换功能使LATEX文件转换为TEH XPS格式。这是一些代码示例。...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ xpsStream}); 6 //...} 20 catch (...) 21 { 22 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/tex/zh/cpp/latex-to-xps/
  4. 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/
  5. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...Slides Java 20.9 起,演示文稿中可以创建 3D。PowerPoint...ImageFormat . Png ); thumbnail . dispose (); presentation . save ( "sandbox_3d...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  6. Read Outlook for Mac OLM File and Get Folders a...

    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....Email for Java allows you to read Outlook for...true ); } finally { olm . dispose (); } When using the fromFile...

    docs.aspose.com/email/java/read-outlook-for-mac...
  7. importXml API renders a read only PDF - Free Su...

    Hi I am trying to use importXml API of the aspose PDF for Java, to fill up a fillable PDF. I see that the PDF that gets rendered is read only. I need the ability to retain the fillable form so that users can edit the da…...importXml API of the aspose PDF for Java, to fill up a fillable PDF....bindPdf("fw9.pdf"); // Open XML file. java.io.FileInputStream xmlInputStream...

    forum.aspose.com/t/importxml-api-renders-a-read...
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides for PHP via Java has provided an API to create...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Figure:...

    docs.aspose.com/slides/php-java/manage-smartart...
  9. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation.... dispose (); } Change the Layout Type...if ( pres != null ) pres . dispose (); } Check the Visibility...

    docs.aspose.com/slides/androidjava/manage-smart...
  10. 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...