Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 17,096 for

java disposable

(0.12 sec)
  1. Manage Fonts in Presentations on Android|Aspose...

    Control fonts in Java with Aspose.Slides for Android: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Slides for Android via Java to configure the font properties...Aspose.Slides for Android via Java: Create an instance of the Presentation...

    docs.aspose.com/slides/androidjava/manage-fonts/
  2. Manage Presentation Backgrounds on Android|Aspo...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for Android via Java, with code tips to boost your presentations.... The following Java example shows how to set a blue...} finally { presentation . dispose (); } Set a Solid Color Background...

    docs.aspose.com/slides/androidjava/presentation...
  3. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples.... getByType ( java . newByte ( aspose . slides...= layoutSlides . getByType ( java . newByte ( aspose . slides...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  4. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...Product Family slides-java , cells-java singlma April 21, 2025...request you to share a standalone Java code or application, along with...

    forum.aspose.com/t/facing-issue-while-linking-e...
  5. Customize Bubble Charts in Presentations Using ...

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

    docs.aspose.com/slides/nodejs-java/bubble-chart/
  6. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....new Java ( "java.io.FileInputStream" , new Java ( "java.io.File"...{ if ( ! java_is_null ( $pres )) { $pres -> dispose (); } } Picture...

    docs.aspose.com/slides/php-java/picture-frame/
  7. Manage Rows and Columns in PowerPoint Tables on...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Android via Java and speed up presentation editing and data updates.... This Java code shows you how to set a...if ( pres != null ) pres . dispose (); } Clone a Table Row or...

    docs.aspose.com/slides/androidjava/manage-rows-...
  8. Aspose转换过程中有没有办法控制转换进程? - Free Support Forum - ...

    1)使用Aspose.Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换成png图片的时候,是否有相关api可以获取到文档转换的进度或者预估时间? 2)如果转换时间超过了预期时间,是否可以终止掉正在转换的任务? 我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成Png图片,如果某一个线程在转换过…...Slides for Java 和Aspose.Words for Java 将ppt文档或者word文档转换...我想实现的目的:如果我用 Aspose.Slides for Java 19.12 开启10条线程,同时进行把PPT文档转换成...

    forum.aspose.com/t/aspose/207364
  9. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory data in Aspose.BarCode for Java....BarCode for Java supports a wide range of input...GitHub: InputSourcesExamples.java In the snippets below, variables...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity....Export PowerPoint to HTML5 This Java code shows how you to export...if ( pres != null ) pres . dispose (); } In this case, you get...

    docs.aspose.com/slides/androidjava/export-to-ht...