Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 21,011 for

jdk

(0.06 sec)
  1. Derive Java Class from StreamFontSource & Imple...

    I was trying to implement my own StreamFontSource as suggested in the documentation. public class ResourceFontSource extends StreamFontSource { @Override public InputStream openFontDataStream() throws Exception { …...word/pdf is not working after JDK 11 upgrade in Tomcat 8.5 How...

    forum.aspose.com/t/derive-java-class-from-strea...
  2. Perl via Inline Java|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....inline::Java Set path to your JDK: C:\Perl\bin> set PERL_INLIN...

    docs.aspose.com/barcode/java/perl-via-inline-java/
  3. 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...
  4. Aspose.PDF for Java 18.10 Release Notes|Aspose....

    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....Move Java APIs Code Baseline to JDK 1.8 Bug PDFJAVA-37992 Exception...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-18...
  5. 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...
  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. 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...
  8. 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...
  9. PPTX to PDF Conversion Takes More than 5 Minute...

    Hi, I am using Aspose.total with Developer OEM license. With Aspose slides, I am trying to convert a PPTX file to PDF as follows : com.aspose.slides.LoadOptions loadOptions = new com.aspose.slides.LoadOptions(); Pr…...preview problem the version of the JDK on which the code was running...reply. >> the version of the JDK on which the code was running...

    forum.aspose.com/t/pptx-to-pdf-conversion-takes...
  10. 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...