Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 14,822 for

java disposable

(0.04 sec)
  1. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....OCR for Java allows you to provide an image...getBitsPerPixel ()); } finally { image . dispose (); }...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  2. Presentation Notes|Aspose.Slides for Node.js vi...

    Presentation notes, speaker notes in JavaScript...js via Java provides the feature of removing...( pres != null ) { pres . dispose (); } } Remove Notes from Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. Paragraph|Aspose.Slides 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....Slides for Java, developers can now get the...if ( pres != null ) pres . dispose (); } Get size of paragraph...

    docs.aspose.com/slides/java/paragraph/
  4. Presentation Notes|Aspose.Slides for PHP Docume...

    Presentation notes, speaker notes...Slides for PHP via Java provides the feature of removing...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Remove...

    docs.aspose.com/slides/php-java/presentation-no...
  5. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....which was set with the method: Java fontSettings -> SetFontsFolder...with the user’s suggestion: Java fontSettings -> get_SubstitutionSettings...

    docs.aspose.com/words/cpp/specify-truetype-font...
  6. Aspose.PSD for Java 20.6 - 发行说明|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 20.6 - 发行说明 Contents [ Hide ] 本页面包含 Aspose...Aspose.PSD for Java 20.6 的发行说明 关键 摘要 类别 PSDJAVA-216 支持 LnkEResource(智能对象层资源)...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. 3D Chart|Aspose.Slides for PHP 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....Slides for PHP via Java provides a simple API for setting...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Doughnut...

    docs.aspose.com/slides/php-java/3d-chart/
  8. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题... java_is_null ( $pres )) { $pres -> dispose (); } } ...getAccent4 () -> setColor ( java ( "java.awt.Color" ) -> RED ); 新颜色会自动应用到两个元素上。...

    docs.aspose.com/slides/zh/php-java/presentation...
  9. 3D 图表|Aspose.Slides 文档

    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....Slides for Android via Java 提供了一个简单的 API 来设置这些属性。以下文章将帮助您设置不同的属性,如...if ( pres != null ) pres . dispose (); } 圆环图...

    docs.aspose.com/slides/zh/androidjava/3d-chart/
  10. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....lets you convert PS files using Java in high-quality BMP, JPG, TIFF...System::Details::DisposeGuard<1> __dispose_guard_0({ fs}); // ----------...

    docs.aspose.com/page/cpp/convert-ps/