Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,915 for

java disposable

(0.06 sec)
  1. Change the Presentation Slide Size in JavaScrip...

    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 allows you to change the slide...( pres != null ) { pres . dispose (); } } Specifying Custom Slide...

    docs.aspose.com/slides/nodejs-java/slide-size/
  2. 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-...
  3. 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/
  4. Aspose.PSD for Java 20.5 - 发行说明|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.5 - 发行说明 Contents [ Hide ] 本页面包含 Aspose...Aspose.PSD for Java 20.5 的发行说明 关键 摘要 类别 PSDJAVA-188 支持文档转换进度 特性 PSDJAVA-197...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...Slides Product Family slides-java , slides-fonts , slides-pdfexport...pdfOptions); presentation.dispose(); } The output files looks...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  6. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....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...
  7. Animate PowerPoint Text in PHP|Aspose.Slides fo...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java, with easy-to-follow, optimized code examples.... java_is_null ( $presentation )) {...{ $presentation -> dispose (); } } Get Animation Effects of Paragraphs...

    docs.aspose.com/slides/php-java/animated-text/
  8. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import Java.awt.Color; import Java.io.B…...Product Family slides-java , aspose-cells-java , slides-ole VaradS...symbols. import java.awt.Color; import java.io.ByteArrayOutputStrea;...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  9. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....PDF for Java 9.5.0 中的公共 API 更改 Contents [ Hide ] 此页面列出了...此页面列出了 Aspose.PDF for Java 9.5.0 中引入的公共 API 更改。它不仅包括新的和已废弃的公共方法,还包括对...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  10. 在 Android 上优化演示文稿中的图像管理|Aspose.Slides 文档

    使用适用于 Android 的 Aspose.Slides for Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...下面的 Java 示例代码演示了如何向幻灯片添加图像: Presentation...( image != null ) image . dispose (); } slide . getShapes ()...

    docs.aspose.com/slides/zh/androidjava/image/