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

java disposable

(0.09 sec)
  1. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....Details :: DisposeGuard < 1 > __dispose_guard_1({ inZipStream }); try...Details :: DisposeGuard < 1 > __dispose_guard_0({ outZipStream });...

    products.aspose.com/tex/cpp/zip-input-and-output/
  2. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations.... dispose (); } Set Write Protection...presentation != null ) presentation . dispose (); } Load an Encrypted Presentation...

    docs.aspose.com/slides/androidjava/password-pro...
  3. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 57 catch (...) 58 { 59 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  4. Write Text on JPG Image in .NET

    Learn to add text to JPG images in .NET with Aspose.Drawing. This guide covers setup, code example, font handling, performance tips, and best practices....Jpeg, ep); Proper disposal of Image and Graphics objects...Write Text on JPG Images in Java...

    blog.aspose.com/drawing/write-text-on-jpg-image...
  5. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Slides for Android via Java. To address the object preview...SaveFormat . XLSX ); workbook . dispose (); Presentation presentation...

    docs.aspose.com/slides/androidjava/working-solu...
  6. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Node.js via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... dispose (); } } Set WorkBook Cell as...( pres != null ) { pres . dispose (); } } Manage Worksheets This...

    docs.aspose.com/slides/nodejs-java/chart-workbook/
  7. 在 Android 上为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中创建惊艳的动态图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。...Slides for Android via Java 支持为图表元素添加动画。 Series 、 Categories...if ( pres != null ) pres . dispose (); } 图表类别动画 如果您想为图表类别添加动画,请按照以下步骤编写代码:...

    docs.aspose.com/slides/zh/androidjava/animated-...
  8. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....$watermarkText ); $presentation -> dispose (); See also How to Use the...$watermarkText ); $presentation -> dispose (); See also How to Use the...

    docs.aspose.com/slides/php-java/watermark/
  9. 读取 Outlook for Mac OLM 文件并获取文件夹及子文件夹信息|Document...

    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....Email for Java 允许您读取 Outlook for Mac OLM 文件。您可以将磁盘上的...true ); } finally { olm . dispose (); } 使用 fromFile 方法打开 OLM...

    docs.aspose.com/email/zh/java/read-outlook-for-...
  10. LaTeX to image | Aspose.TeX for C++

    To convert TeX to image formats using Aspose.TeX API solution for C++ learn this article that describes how to do this and the code examples....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ fs}); 18 // ----------...} 24 catch (...) 25 { 26 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/tex/cpp/latex-to-image/