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

java disposable

(0.56 sec)
  1. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握布局幻灯片:选择、应用并自定义幻灯片布局、占位符和母版,提供针对 PPT、PPTX 和 ODP 演示文稿的 Java 示例。...Slides for Java 中使用 Layout Slides 。布局幻灯片定义普...} finally { presentation . dispose (); } } 💡 Note 1: 布局幻灯片充当...

    docs.aspose.com/slides/zh/java/examples/element...
  2. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java.... read ( java . nio . file . Paths . get (...rightImage = ImageIO . read ( java . nio . file . Paths . get (...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. 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...
  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. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...Slides for Android via Java,开发人员现在可以获取 TextFrame 的段落集合中...if ( pres != null ) pres . dispose (); } 获取表格单元格 TextFrame 中段落和部分的大小...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  6. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Android via Java is used to create presentation... close (); presentation . dispose (); Generate an SVG with a...

    docs.aspose.com/slides/androidjava/presentation...
  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. PDFBox Preflight Validation of PDFA-1B coverted...

    I converted a dynamic (XFA) pdf file to pdfa-1b. After that I tried to validate with pdfbox preflight an got the following results: 7.2: Error on MetaData, CreationDate present in the document catalog dictionary doesn’…... Which Java runtime (version and vendor)...only call doc.close and doc.dispose on the document. Professionalize...

    forum.aspose.com/t/pdfbox-preflight-validation-...
  9. 布局幻灯片|Aspose.Slides 文档

    在 Aspose.Slides for Android 中掌握布局幻灯片:使用 Java 示例选择、应用和自定义幻灯片布局、占位符和母版,适用于 PPT、PPTX 和 ODP 演示文稿。...Slides for Android via Java 中使用 Layout Slides 。布局幻灯片定义普...} finally { presentation . dispose (); } } 💡 注意 1: 布局幻灯片充当各个...

    docs.aspose.com/slides/zh/androidjava/examples/...
  10. 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/