Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 15,915 for

java disposable

(0.06 sec)
  1. Node.js 透過 Aspose.Slides 的 .NET PowerPoint API ...

    Aspose.Slides for Node.js via .NET 是一個 Node.js PowerPoint API,可讓您在 Node.js 中建立、修改和轉換 PowerPoint 簡報。...dispose(); } 如何在 Node.js 中新增/刪除/複製投影片並編輯形狀屬性...finally { if (pres != null) pres.dispose(); } 如何在 Node.js 中將 PowerPoint...

    products.aspose.com/slides/zh-hant/nodejs-net/
  2. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....video $fileStream = new Java ( "java.io.FileInputStream" , "Wildlife...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Alternatively...

    docs.aspose.com/slides/php-java/video-frame/
  3. Convert PowerPoint Presentations to Video on An...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....third-party utility like ffmpeg ( for java ) to create a video based on...PowerPoint to video Java code. This Java code shows you how to...

    docs.aspose.com/slides/androidjava/convert-powe...
  4. Manage Presentation Headers and Footers in PHP|...

    Use Aspose.Slides for PHP via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides for PHP via Java provides the feature for managing...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Manage...

    docs.aspose.com/slides/php-java/presentation-he...
  5. Convert PowerPoint Presentations to Animated GI...

    Easily convert PowerPoint presentations (PPT, PPTX) to animated GIFs with Aspose.Slides for PHP via Java. Fast, high-quality results.... java_is_null ( $pres )) { $pres -> dispose (); } } The...$gifOptions -> setFrameSize ( new Java ( "java.awt.Dimension" , 960 , 720...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....lets you convert EPS files via Java in BMP, JPG, EMF, TIFF, PNG...System::Details::DisposeGuard<1> __dispose_guard_0({ fs}); // ----------...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  7. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides for Android via Java provides the feature for managing...if ( pres != null ) pres . dispose (); } // Method to set Header/Footer...

    docs.aspose.com/slides/androidjava/presentation...
  8. Using OAuth to access Mail Services|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/using-oauth-to-acces...
  9. Microsoft Graph Utility Features|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/microsoft-graph-util...
  10. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....js via Java provides a facility for extracting...( pres != null ) { pres . dispose (); } } FAQ What presentation...

    docs.aspose.com/slides/nodejs-java/flash/