Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 15,890 for

java disposable

(0.14 sec)
  1. Python Email API: Process Emails in Various For...

    Implement PST, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....dispose(); Support for SSL, TLS, and...Email for .NET Aspose.Email for Java Aspose.Email for C++ Aspose...

    products.aspose.com/email/python-net/
  2. Checksum validation|Documentation

    Learn how checksum validation modes influence barcode recognition results in Aspose.BarCode for Java....BarCode for Java exposes this logic via the ChecksumValidation...GitHub: ChecksumValidationEx.java All examples below use EAN‑13...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Working with Shapes in PostScript | C++

    How to add shapes 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...} 41 catch (...) 42 { 43 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-shapes/
  4. 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...
  5. 连接器|Aspose.Slides for PHP 文档

    连接PowerPoint形状... java_is_null ( $pres )) $pres . dispose (); } 注意 Connector...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } 调整连接器点...

    docs.aspose.com/slides/zh/php-java/connector/
  6. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides in JavaScript—PPT, PPTX—to clean Markdown with Aspose.Slides for Node.js via Java, automate documentation and keep formatting.... dispose (); } } Convert PowerPoint...( pres != null ) { pres . dispose (); } } The 23 supported markdown...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Customize 3D Charts in Presentations Using Java...

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

    docs.aspose.com/slides/nodejs-java/3d-chart/
  8. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for PHP via Java view properties to customize formats PPT, PPTX, and ODP slides — adjust layouts, zoom levels, and display settings....Pptx ); } finally { $pres -> dispose (); } Set Default Zoom Value...Value Aspose.Slides for PHP via Java now supports setting the default...

    docs.aspose.com/slides/php-java/presentation-vi...
  9. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...Slides for PHP via Java 提供了 IAutoShape 接口,允许您添加包含一些文本的形状。...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } 检查文本框形状...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  10. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ bmp}); 12 // ----------...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/