Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 17,655 for

java disposable

(0.22 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java, streamlining visual workflows....js via Java does not provide a simple method...tempPresentation . dispose (); presentation . dispose (); FAQ Will...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  2. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...getSolidFillColor () -> setColor ( java ( "java.awt.Color" ) -> BLACK );...finally { $presentation -> dispose (); } } 💡 注意: 任何包含非空 TextFrame...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to create and format bulleted, picture, multilevel, and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java....Slides for PHP via Java lets you create and format bulleted...True ); $bulletColor = new Java ( "java.awt.Color" , 205 , 92 ,...

    docs.aspose.com/slides/php-java/manage-lists/
  4. Performance Improvement with Customizable Cache...

    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....imaging API for Java. Customizing the Cache When...were properly disposed. In case you forget to dispose of an object...

    docs.aspose.com/imaging/java/performance-improv...
  5. Working with Transparency in PostScript | C++

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

    docs.aspose.com/page/cpp/ps/working-with-transp...
  6. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Slides for Android via Java API: Create an instance of LoadOptions...slideImage != null ) slideImage . dispose (); } // Generate PDF pres...

    docs.aspose.com/slides/androidjava/default-font/
  7. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Node.js and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for Java, when you add OleObjectFrame...presentation != null ) presentation . dispose (); } The slide containing...

    docs.aspose.com/slides/nodejs-java/object-previ...
  8. Connecting to Exchange Server|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.... dispose (); The following code snippet...from the server imapClient . dispose (); } After connecting to an...

    docs.aspose.com/email/java/connecting-to-exchan...
  9. JoinPortionsWithSameFormatting Carries Over "Er...

    Hello Aspose Team! We’ve been running into an issue with red swiggly underscores (usually a sign of misspelling) in text that we replaced. This seems to be partially an issue on PPT not re-evaluating text eagerly anymor…...Family slides-text , slides-java ecodev October 29, 2025, 2:52am...(presentation != null) { presentation.dispose(); } } } I tested this with...

    forum.aspose.com/t/joinportionswithsameformatti...
  10. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....Slides for Android via Java provides a simple API for setting...if ( pres != null ) pres . dispose (); } FAQ Which chart types...

    docs.aspose.com/slides/androidjava/3d-chart/