Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 15,915 for

java disposable

(0.07 sec)
  1. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...PDF for Android via Java不仅允许您创建和填写表单字段,还使得从PDF文件中提取表单字段数据或表单字段信息变得容易。...return ; } // 关闭文档 form . dispose (); } 导出数据到 PDF 文件的 FDF 要将...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  2. 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...
  3. 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...
  4. 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 Hidden Property...

    docs.aspose.com/slides/androidjava/manage-smart...
  5. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....js via Java provides the SlideUtil class...} } }); } finally { pres . dispose (); } Extract Text from Presentation...

    docs.aspose.com/slides/nodejs-java/extract-text...
  6. 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...
  7. LaTeX math formulas rendering | C++

    Aspose.TeX API solution for C++ LaTeX math formulas rendering is described in this article. Here you will find code examples of the functionality....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ stream}); 23 //...} 33 catch (...) 34 { 35 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/tex/cpp/latex-math-formula-rend...
  8. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Slides Java 20.9 its possible to create...ImageFormat . Png ); thumbnail . dispose (); presentation . save ( "sandbox_3d...

    docs.aspose.com/slides/androidjava/3d-presentat...
  9. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...dispose(); } } Could you please let...RuntimeException(e); } finally { diagram.dispose(); } } } In this example, the...

    forum.aspose.com/t/unable-to-detect-installed-t...
  10. 幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...Slides for Java 客户最常提出的问题之一是如何调整形状大小,以便在更改幻...} finally { presentation . dispose (); } 如果幻灯片包含表格,上述代码将无法正常工...

    docs.aspose.com/slides/zh/java/re-sizing-shapes...