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

nullpointerexception

(0.12 sec)
  1. Showing un known sender - Free Support Forum - ...

    When i am going to get messages to mbox file and get mail Messages and append it on the imap server like gmail i got un known sender in my sender and recipient like to , from i am sharing you a code sneptPreformatted t…...null, this will cause a NullPointerException. Instead, you should...

    forum.aspose.com/t/showing-un-known-sender/312692
  2. Aspose.Words for Java throws NPE when saving DO...

    Hello team, We are seeing a PDF rendering failure with Aspose.Words for Java 26.3 (the same is happening with the latest version 26.6). The attached DOCX loads successfully, appendDocument succeeds, and saving back to …...saving to PDF throws a NullPointerException. The document contains...RuntimeException: java.lang.NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/aspose-words-for-java-throws...
  3. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes slides for a presentation where the notes slides contain added shapes. Here’s a test PowerPoint: test-powerpoint.zip (346.0 KB) When calling presentation.getN…...NullPointerException: Cannot invoke “com...the problem where a NullPointerException is thrown when resizing...

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  4. 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...
  5. 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-...
  6. HTML to Excel Conversion using Aspose.cell - Fr...

    Continuing the discussion from Excel not generating from HTML file: Hi, I am generating the HTML to Excel file using aspose-cells-17.1.7.jar. But at run time an error is occurring and blank excel file is generating. …...Workbook object throws NullPointerException This issue has already...are getting “java.lang.NullPointerException”. I just want the actual...

    forum.aspose.com/t/html-to-excel-conversion-usi...
  7. 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-...
  8. 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...
  9. NullReferenceException during PDF/A-1a conversi...

    Hello Aspose Support, We have a reproducible crash in Aspose.PDF for .NET when converting a PDF document to PDF/A-1a. Environment: Aspose.PDF.Drawing: 26.7.0 .NET runtime: 10.0 OS: Ubuntu Target format: PdfFormat.PDF…...cs:line 16 NullPointerException during conversion of...

    forum.aspose.com/t/nullreferenceexception-durin...
  10. 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...