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

nullpointerexception

(0.05 sec)
  1. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to produce in local. java.lang.Nullpointerexception: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please find …...NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/getting-this-error-cannot-in...
  2. 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...
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. 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...
  5. 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...
  6. Mht to pdf - exception - Cannot invoke "java.la...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Cannot invoke "java.lang.Long.longValue()" because the return value of "com.aspose.html.HTMLCanvasElement.a(java.lang…...NullPointerException: Cannot invoke “java...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  7. 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...
  8. 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...
  9. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...NullPointerException at com.aspose.pdf.internal...

    forum.aspose.com/t/blank-column-disaapear-when-...
  10. 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...