Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 40 for

nullpointerexception

(0.06 sec)
  1. Null Pointer exception in Aspose.PDF - Free Sup...

    Hi, I am getting below exception java.lang.Nullpointerexception: Cannot invoke "com.aspose.pdf.internal.l21p.l19v.l0l()" because "<parameter1>" is null at com.aspose.pdf.internal.l6n.lI.lI(Unknown Source) …...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/null-pointer-exception-in-as...
  2. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.Nullpointerexception at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...NullPointerException at com.aspose.cells...

    forum.aspose.com/t/getting-null-pointer-excepti...
  3. Java Virtual threads : sometimes results in com...

    Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.” gist of th…...NullPointerException: Cannot invoke "com...Caused by: java.lang.NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/java-virtual-threads-sometim...
  4. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...NullPointerException at com.aspose.pdf.internal...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  5. Issue with outputting sequential data using LIN...

    I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON. JSON: { "data":{ "contact":{ "array": null } } } In the document I have the next dat…...NullPointerException: Cannot load from int...

    forum.aspose.com/t/issue-with-outputting-sequen...
  6. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…...NullPointerException at com.aspose.pdf.internal...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  7. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered error is : java.lang.Ille…...NullPointerException: Cannot invoke "Object...

    forum.aspose.com/t/illegalstateexeption-occured...
  8. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  9. Aspose HTML for java conversion to PDF - Free S...

    Hello, I perform conversion from HTML to PDF with following Java code: final String myDocument1 = "./testcases/HtmlWebRequest.htm"; final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.pdf"; final com.aspose.…...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/aspose-html-for-java-convers...
  10. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…...NullPointerException at com.jaspersoft.jasperserver...

    forum.aspose.com/t/install-on-jasperserver-8-0-...