Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 45 for

nullpointerexception

(0.06 sec)
  1. ExceptionInInitializerError while loading MSG f...

    We are encountering the following error in a customer environment while using aspose-email-23.4-jdk16.jar to load an .msg file. We are unable to reproduce the issue in our internal environment using the same library ver…...NullPointerException: Cannot invoke "com...followed by an internal NullPointerException , it appears to occur...

    forum.aspose.com/t/exceptionininitializererror-...
  2. Exception occurs when converting VSD to PDF - F...

    Hello, I am working on project to convert .vsd file to pdf. The conversion fails due to below exception: java.lang.Nullpointerexception: Cannot invoke “com.aspose.diagram.b.a.d.g5e.l()” because “this.b” is null at co…...NullPointerException: Cannot invoke “com...7:14am 2 @aakanksha76 The NullPointerException you are encountering...

    forum.aspose.com/t/exception-occurs-when-conver...
  3. Null pointer exception when converting vsd file...

    During vsd->vsdx file conversion, null pointer exception is thrown. vsd file and callstack: 2023.05.26.zip (7.9 MB) The file was converted using this code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diag…...@casserolepan Summary You get a NullPointerException when trying to convert...layout refresh, the NullPointerException should be eliminated...

    forum.aspose.com/t/null-pointer-exception-when-...
  4. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...produces a NullPointerException : java.lang.NullPointerException: Cannot...NPE you see: java.lang.NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/officemath-equation-conversi...
  5. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: PersonalStorage personalStorage = PersonalStorage.create(cur…...you are encountering a NullPointerException (NPE) after this call...

    forum.aspose.com/t/a-question-about-method-disp...
  6. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...NullPointerException: dstStream at com.aspose...code should ensure no NullPointerException . Reference Documentation:...

    forum.aspose.com/t/pdf-insert-image-throw-excep...
  7. Landray RDM EKP-22232 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 20250927 15.6寸触摸屏维修 .docx.zip (25.5 KB) error converted: Caused by:java.lang.Nullpointerexception com.aspose.words.zzwc.zzXTb(Unknown Source) com.aspose.words.zzWzX$z…...NullPointerException com.aspose.words.zzwc...you are encountering a NullPointerException while attempting to...

    forum.aspose.com/t/landray-rdm-ekp-22232-conver...
  8. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used doc.save to save the word document as RTF just to make sure the document itself loaded properly and it does but when I call model.translate I get: Exception in t…...NullPointerException: Cannot invoke "com...You’re encountering a NullPointerException when calling model.translate()...

    forum.aspose.com/t/trying-to-use-model-translat...
  9. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....112 February 24, 2026 NullPointerException - converting to the...

    forum.aspose.com/latest
  10. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...and give error like NullPointerException: Cannot invoke "java...similar cryptic error NullPointerException: Cannot invoke "java...

    forum.aspose.com/t/variables-in-excel-template/...