Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 21,016 for

jdk

(0.09 sec)
  1. Class com.aspose.pdf.exceptions.FontNotFoundExc...

    I’m sure the font file has been installed correctly on my Windows system.When I try to use this font by Chinese font name, it throws execption: FontRepository.findFont("宋体"); class com.aspose.pdf.exceptions.FontNotFoun…...As in jdk, we can create font with Chinese...

    forum.aspose.com/t/class-com-aspose-pdf-excepti...
  2. Loading PPTX File Using Aspose.Slides for Java ...

    Please browse the files in the following package. Recommend a good place.pptx.zip (3.2 MB) When I run the following code: Presentation presentation = new Presentation(filePath); It throw PptxReadException. class co…...1 jdk: openjdk-17.0.1 sdk: java-slides...

    forum.aspose.com/t/loading-pptx-file-using-aspo...
  3. DataLabels Truncation When Converting XLSX to P...

    Hi Team, Cells Version : 21.6.0 (java) Jdk Version : 1.8.0_112 In the attachments DataLabels_Truncation_Issue_Input.xlsx file there is a chart with data, but the data labels are applied from the new data area created…...0 (java) JDK Version : 1.8.0_112 In the attachments...Still issue exists . FYI, the JDK version we are using is : jdk1...

    forum.aspose.com/t/datalabels-truncation-when-c...
  4. Slides-23.1-jdk16.jar版本在debian系统下转换ppt文件失败 - Fr...

    使用java版本的ppt转换,在debian系统转换失败 Exception in thread “main” java.lang.OutOfMemoryError: Java heap space at com.aspose.slides.Collections.Hashtable.if(Unknown Source) at com.aspose.slides.Collections.Hashtable.do(Unknown …...jar jdk版本:jdk-11.0.25_linux-x64_bin.deb...

    forum.aspose.com/t/slides-23-1-jdk16-jar-debian...
  5. license - Aspose.HTML for Java - API Reference

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....By default we using default jdk security. void setEmbedded (boolean...By default we using default jdk security. Default value == false...

    reference.aspose.com/html/java/com.aspose.html/...
  6. Could not initialize class com.aspose.cells.i72...

    Hi there, I’m using 22.7 version. I’m trying to convert the 2.zip (3.7 MB) file with the following code - public static byte[] convertExcelToPDF(ByteArrayInputStream excelInputStream) throws Exception { ByteA…..., OS, JDK version, etc.? Also, share complete...

    forum.aspose.com/t/could-not-initialize-class-c...
  7. User Is Unable to Upload PowerPoint File - Free...

    We have a customer who has a user having difficulty uploading a Powerpoint file to Aspose. Specifically, the user is trying to upload a Power Point file which contains graphs. It appears the issue may have to do with the…...which the code was executed JDK version in your app Aspose.Slides...

    forum.aspose.com/t/user-is-unable-to-upload-pow...
  8. Aspose.Slides for Java Throws Exception while C...

    final Presentation pres = new Presentation(sourceStream); pres.save(targetStream, com.aspose.slides.SaveFormat.Html5); Exception in thread "main" class com.aspose.slides.exceptions.ArgumentOutOfRangeException: Specified…...on which the error occurred JDK version in your app ViDaNgEr...

    forum.aspose.com/t/aspose-slides-for-java-throw...
  9. Get Started|Aspose.PDF for Android via Java

    This section describes the basic principles of using Aspose.PDF for Android via Java. Also demonstrates simple and complex examples for creating a PDF document...surely works with Java Oracle JDK convenience and ease of use API...

    docs.aspose.com/pdf/androidjava/get-started/
  10. Convert Markdown to Image in Java

    This tutorial covers the information to convert Markdown to Image in Java. It includes the stepwise process and a sample code snippet to render Markdown to PNG in Java....installations including the JDK and the API. Secondly, start...

    kb.aspose.com/html/java/convert-markdown-to-ima...