Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 17,141 for

java disposable

(1.34 sec)
  1. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...HTML Product Family aspose-pdf-java L1b3r0 March 9, 2026, 4:55pm...test, I get this exception… java.lang.ExceptionInInitializ at...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  2. 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 the Default Zoom...Value Aspose.Slides for PHP via Java now supports setting the default...

    docs.aspose.com/slides/php-java/presentation-vi...
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Node.js via Java view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... dispose (); } Set Default Zoom Value...Aspose.Slides for Node.js via Java now supports setting the default...

    docs.aspose.com/slides/nodejs-java/presentation...
  4. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument presentations to other file formats in JavaScript.... dispose (); } } } finally { if ( pres...pres != null ) { pres . dispose (); } } NOTE You may want to see...

    docs.aspose.com/slides/nodejs-java/font-substit...
  5. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples.... dispose (); } Convert a Presentation...} finally { presentation . dispose (); } The result: Convert a...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured.... dispose (); } Open Password-Protected...} finally { presentation . dispose (); } Open Large Presentations...

    docs.aspose.com/slides/nodejs-java/open-present...
  7. 3D 图表|Aspose.Slides for Node.js via .NET 文档

    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....js via Java 提供了一个用于设置这些属性的简易 API。本文将帮助您了解如何设置不同的属性,如...( pres != null ) { pres . dispose (); } } FAQ Aspose.Slides 支持哪些图表类型的...

    docs.aspose.com/slides/zh/nodejs-java/3d-chart/
  8. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....finally { $presentation -> dispose (); } Open Password-Protected...finally { $presentation -> dispose (); } Open Large Presentations...

    docs.aspose.com/slides/php-java/open-presentation/
  9. JavaScript 中将 PowerPoint 演示文稿转换为 Markdown|Asp...

    JavaScript 中使用 Aspose.Slides for Node.js(通过 Java)将 PowerPoint 幻灯片(PPT、PPTX)转换为整洁的 Markdown,自动化文档并保留格式。... dispose (); } } 将 PowerPoint 转换为 Markdown...( pres != null ) { pres . dispose (); } } 受支持的 23 种 markdown...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  10. Waterfall Chart: Data Labels Not Showing Compac...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...Slides Product Family slides-java , slides-chart Shivapriya April...simple_waterfall_chart.zip (33.9 KB) Java Code Sample: public static void...

    forum.aspose.com/t/waterfall-chart-data-labels-...