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

java disposable

(1.51 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. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....Slides for Java customers is how to resize shapes...} finally { presentation . dispose (); } If a slide contains a...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  3. 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...
  4. 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/
  5. Working with Contacts on Exchange Server|Docume...

    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....createContact ( contact ); } catch ( java . lang . RuntimeException ex...getDeletePermanently ()); } client . dispose (); Working with Calendar Items...

    docs.aspose.com/email/java/working-with-contact...
  6. 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...
  7. Manage SmartArt in PowerPoint Presentations Usi...

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

    docs.aspose.com/slides/nodejs-java/manage-smart...
  8. 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...
  9. 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...
  10. 乳胶到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/