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

java disposable

(0.1 sec)
  1. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....lets you convert EPS files via Java in BMP, JPG, EMF, TIFF, PNG...System::Details::DisposeGuard<1> __dispose_guard_0({ fs}); // ----------...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  2. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides for Android via Java provides the feature for managing...if ( pres != null ) pres . dispose (); } // Method to set Header/Footer...

    docs.aspose.com/slides/androidjava/presentation...
  3. Customize Doughnut Charts in Presentations on A...

    Discover how to create and customize doughnut charts in Aspose.Slides for Android via Java, supporting PowerPoint formats for dynamic presentations....Slides for Android via Java now supports specifying the...if ( pres != null ) pres . dispose (); } FAQ Can I create a multi-level...

    docs.aspose.com/slides/androidjava/doughnut-chart/
  4. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....js via Java provides a facility for extracting...( pres != null ) { pres . dispose (); } } FAQ What presentation...

    docs.aspose.com/slides/nodejs-java/flash/
  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. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....js via Java now supports specifying the...( pres != null ) { pres . dispose (); } } FAQ Can I create a...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  7. 连接器|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以链接 PPT、PPTX 和 ODP 中的形状。...Slides for PHP via Java 将形状通过连接器连接并更改其目标。 添加连接器 在幻灯片的两个点之间插入一个连接器形状。...finally { $presentation -> dispose (); } } 访问连接器 检索添加到幻灯片的第一个连接器形状。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  8. 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-...
  9. ActiveX|Aspose.Slides for PHP 文档

    了解如何在 PHP 中使用 Aspose.Slides 查找、编辑和删除 ActiveX 控件,以及为 PowerPoint 演示文稿更新属性。...Slides for PHP via Java 。 添加 ActiveX 控件 插入一个新的 ActiveX...// 释放演示文稿。 $presentation -> dispose (); } } 访问 ActiveX 控件 读取幻灯片上第一个...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... dispose (); } } } finally { templatePresentation...templatePresentation . dispose (); } Excel Table Example In the second...

    docs.aspose.com/slides/nodejs-java/excel-integr...