Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 16,126 for

java disposable

(0.76 sec)
  1. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 91 catch (...) 92 { 93 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  2. 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...
  3. 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...
  4. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document catalog dictionary doesn’…... Which Java runtime (version and vendor)...only call doc.close and doc.dispose on the document. Professionalize...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  5. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples.... dispose (); } Convert a Presentation...} finally { presentation . dispose (); } The result: Convert a...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... dispose (); } Open Password-Protected...} finally { presentation . dispose (); } Open Large Presentations...

    docs.aspose.com/slides/nodejs-java/open-present...
  7. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for PHP via Java using clear code samples that speed up slide design and automation.... java_is_null ( $nodeShape -> getTextFrame...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Change...

    docs.aspose.com/slides/php-java/manage-smartart/
  8. 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...
  9. 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/
  10. 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/