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

java disposable

(0.07 sec)
  1. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Slides for PHP via Java provides the AutoShape class...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Check...

    docs.aspose.com/slides/php-java/manage-textbox/
  2. Animate PowerPoint Text in JavaScript|Aspose.Sl...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js, with easy-to-follow, optimized code examples.... dispose (); } } Getting the Animation...Aspose.Slides for Node.js via Java allows you to get all the animation...

    docs.aspose.com/slides/nodejs-java/animated-text/
  3. 数学文本|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。...Slides for PHP via Java 处理数学文本形状并格式化公式。 添加数学文本 创建一个包含分数和勾股定理公式的数学形状。...finally { $presentation -> dispose (); } } 访问数学文本 定位幻灯片上包含数学段落的形状。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Crop EPS | API Solution for C++

    Crop 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/crop-eps/
  5. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....Slides for Android via Java allows you to export math equations...if ( pres != null ) pres . dispose (); } FAQ What exactly is exported...

    docs.aspose.com/slides/androidjava/exporting-ma...
  6. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking revision history of ppt file. is there any way we could extract the revision history data from a ppt file?...Slides for Java: import com.aspose.slides.*;...getLastSavedTime()); } finally { // Dispose of the presentation if (presentation...

    forum.aspose.com/t/ppt-merge/315120
  7. Working with Pages in PostScript | C++

    How to add pages to 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}); 9...} 38 catch (...) 39 { 40 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  8. Working with Images in PostScript | C++

    How to add image to 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_1 ({ outPsStream}); 9...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ image}); 28 // ----------...

    docs.aspose.com/page/cpp/ps/working-with-images/
  9. Working with Clips in PostScript | C++

    Adding clips to PS files 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...} 89 catch (...) 90 { 91 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  10. Drawing Images using Graphics|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....PSD for Java API Reference. There are several...statement to ensure that they are disposed of correctly. Drawing Images...

    docs.aspose.com/psd/java/drawing-images-using-g...