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

java disposable

(1.04 sec)
  1. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily....Slides for Android via Java provides support for Bubble...Aspose.Slides for Android via Java IChartSeries.getBubbleSizeScale...

    docs.aspose.com/slides/androidjava/bubble-chart/
  2. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for Android 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 Java 示例添加日期、幻灯片编号和自定义文本。...Slides for Android via Java 添加页脚并更新日期和时间占位符。 添加页脚 向幻灯片的页脚区域添加文本并使其可见。...} finally { presentation . dispose (); } } 更新日期和时间 修改幻灯片上的日期和时间占位符。...

    docs.aspose.com/slides/zh/androidjava/examples/...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... dispose (); } Get Effective Properties...Aspose.Slides for Android via Java allows developers to get effective...

    docs.aspose.com/slides/androidjava/shape-effect...
  4. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...js via Java allows you to apply animation...( pres != null ) { pres . dispose (); } } Besides applying animations...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  5. 在 PHP 中自定义演示文稿形状|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...要访问更多形状几何自定义选项,可以将 GeometryPath 转换为 java.awt.Shape 。 使用 geometryPathToGraphi...ShapeUtil 类)在 GeometryPath 与 java.awt.Shape 之间相互转换。 简单编辑操作 以下...

    docs.aspose.com/slides/zh/php-java/custom-shape/
  6. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for Java locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....Slides for Java can apply protection to a presentation...presentation. In Aspose.Slides for Java, each element on a slide is...

    docs.aspose.com/slides/java/applying-protection...
  7. 气泡图|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 提供对气泡图大小缩放的支持。在 Aspose.Slides...Slides for Node.js via Java 中已添加了 ChartSeries.getBubbleSizeScale...

    docs.aspose.com/slides/zh/nodejs-java/bubble-ch...
  8. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。... 下面的 Java 代码展示了如何在演示文稿中创建表格: // 实例化一个表示...if ( pres != null ) pres . dispose (); } 标准表格的编号 在标准表格中,单元格的编...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  9. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert documents to PDF Spring Boot application. Problem: Some large or complex documents take too long to convert (>5 minutes),…...word-to-pdf , aspose-pdf-java , words-java aygun.safar February 9...Cells, and Aspose.Slides for Java to convert documents to PDF...

    forum.aspose.com/t/how-to-cancel-interrupt-long...
  10. Save Presentations in PHP|Aspose.Slides for PHP...

    Discover how to save presentations using Aspose.Slides for PHP via Java — export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....finally { $presentation -> dispose (); } Save Presentations to...try { $fileStream = new Java ( "java.io.FileOutputStream" , "Output...

    docs.aspose.com/slides/php-java/save-presentation/