Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 17,095 for

java disposable

(0.15 sec)
  1. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ inputEpsStream});...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outputEpsStream});...

    docs.aspose.com/page/cpp/resize-eps/
  2. 从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...
  3. 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/
  4. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....Slides for PHP via Java provides the SlideUtil class...pptx" ); $Array = new java_class ( "java.lang.reflect.Array" );...

    docs.aspose.com/slides/php-java/extract-text-fr...
  5. Utility Features|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.... get_Item ( 0 )); } catch ( java . lang . RuntimeException ex...ITokenProvider() { @Override public void dispose() { } @Override public OAuthToken...

    docs.aspose.com/email/java/utility-features/
  6. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...Slides Product Family slides-java , slides-chart Shivapriya March...*; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  7. Advanced Text Extraction from Presentations on ...

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

    docs.aspose.com/slides/androidjava/extract-text...
  8. 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...
  9. 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...
  10. 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...