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

java disposable

(0.16 sec)
  1. 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...
  2. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 11...6 } 7 catch (...) 8 { 9 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-text/
  3. 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...
  4. 调整 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/
  5. 实用功能|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/zh/java/utility-features/
  6. 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...
  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. 在 Android 上创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...Slides for Android via Java 用于创建包含幻灯片的演示文稿文件。这些幻灯片可以通过在... close (); presentation . dispose (); 生成具有自定义形状 ID 的 SVG Aspose...

    docs.aspose.com/slides/zh/androidjava/presentat...
  10. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now....Slides for PHP via Java supports animating the chart...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Chart...

    docs.aspose.com/slides/php-java/animated-charts/