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

java disposable

(0.09 sec)
  1. 动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 的 Java 示例,探索 PPT、PPTX 和 ODP 演示文稿的动画示例:添加、序列化以及自定义效果和过渡。...Slides for Android via Java 创建简单动画并管理其顺序。 添加动画 创建一个矩形形状,并在点击时触发淡入淡出效果。...} finally { presentation . dispose (); } } 访问动画 从幻灯片时间轴检索第一个动画效果。...

    docs.aspose.com/slides/zh/androidjava/examples/...
  2. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。...Slides for Java 添加、访问、删除和配置 ActiveX 控件。 添加 ActiveX...} finally { presentation . dispose (); } } 访问 ActiveX 控件 读取幻灯片上第一个...

    docs.aspose.com/slides/zh/java/examples/element...
  3. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ outPsStream}); 9...} 38 catch (...) 39 { 40 __dispose_guard_0. SetCurrentException...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  4. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Details::DisposeGuard < 1 > __dispose_guard_1 ({ outPsStream}); 9...System::Details::DisposeGuard < 1 > __dispose_guard_0 ({ image}); 28 // ----------...

    docs.aspose.com/page/cpp/ps/working-with-images/
  5. Change the Presentation Slide Size in PHP|Aspos...

    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 allows you to change the slide...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Specify...

    docs.aspose.com/slides/php-java/slide-size/
  6. Java 中创建演示文稿查看器|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建自定义演示文稿查看器。轻松显示 PowerPoint 和 OpenDocument 文件,无需 Microsoft PowerPoint。...在 Java 中创建演示文稿查看器 Contents [ Hide ] Aspose.Slides for Java 用... close (); presentation . dispose (); 使用自定义形状 ID 生成 SVG Aspose...

    docs.aspose.com/slides/zh/java/presentation-vie...
  7. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....Slides for Android via Java allows you to export math equations...if ( pres != null ) pres . dispose (); } FAQ What exactly is exported...

    docs.aspose.com/slides/androidjava/exporting-ma...
  8. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in Java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...1 i used below dependency in java to convert html file to pdf...Parameter name: cookie.Domain java.lang.RuntimeException: Cookie...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. Table Cell Image Background and Custom Position...

    (I’m on version 21.12) I’m making a presentation with a table that has different image icons in them. The table can have variable number of columns and rows. The image icons are currently inserted as explained in In …...Slides Product Family slides-java , slides-image , slides-table...result using Aspose.Slides for Java. Bjorkli April 23, 2025, 10:39am...

    forum.aspose.com/t/table-cell-image-background-...
  10. PPT Waterfall Chart: Data Labels Not Showing Co...

    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/ppt-waterfall-chart-data-lab...