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

java disposable

(2.87 sec)
  1. 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/
  2. Animate PowerPoint Text in JavaScript|Aspose.Sl...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js, with easy-to-follow, optimized code examples.... dispose (); } } Getting the Animation...Aspose.Slides for Node.js via Java allows you to get all the animation...

    docs.aspose.com/slides/nodejs-java/animated-text/
  3. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/image/
  4. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java....java In the snippets below, helper...leftImage = ImageIO . read ( java . nio . file . Paths . get (...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 图片|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/...
  6. 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...
  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. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Android via Java and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for Android via Java, when you add OleObjectFrame...presentation != null ) presentation . dispose (); } The slide containing...

    docs.aspose.com/slides/androidjava/object-previ...
  9. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for PHP and how to fix preview issues in PPT, PPTX and ODP presentations....Slides for PHP via Java, when you add OleObjectFrame...addImage ( $image ); $image -> dispose (); // Set a title and the...

    docs.aspose.com/slides/php-java/object-preview-...
  10. 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/