Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 33 for

nullpointerexception

(0.07 sec)
  1. 请问Linux系统是不是用不了DocumentExplorer 查看文档结构树 - Free ...

    请问Linux系统是不是用不了DocumentExplorer 查看文档结构树...NullPointerException at com.zte.wxcm.doc...

    forum.aspose.com/t/linux-documentexplorer/311300
  2. java.lang.ExceptionInInitializerError When Usin...

    I am encountering a java.lang.ExceptionInInitializerError while using Aspose.CAD in a multithreaded context. The error occurs when I attempt to load a DXF file using Image.load() inside a class that implements Runnable a…...NullPointerException at com.aspose.cad.internal...Caused by: java.lang.NullPointerException 14:51:33,965 ERROR [stderr]...

    forum.aspose.com/t/java-lang-exceptionininitial...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Cannot invoke "com.aspose.words.Node.getNodeTyp...

    Can you help me to fix asap following error java.lang.Nullpointerexception: Cannot invoke "com.aspose.words.Node.getNodeType()" because "this.zzY6" is null at com.aspose.words.zzXp7.getLength(Unknown Source) …...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/cannot-invoke-com-aspose-wor...
  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. 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...
  10. 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...