Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 23 for

nullpointerexception

(0.07 sec)
  1. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a Nullpointerexception when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...NullPointerException when converting a docx to pdf Aspose.Words...words 18.2 I have a NullPointerException when trying to convert...

    forum.aspose.com/t/nullpointerexception-when-co...
  2. NullPointerException when calling Document.upda...

    Hello, we are also experiencing this issue on our project. Subject: Nullpointerexception during updateFields() on Mail Merge with Letter Template (Aspose.Words for Java) BSL1.pdf (392.2 KB) Product: Aspose.Words for J…...NullPointerException when calling Document.updateFields() Aspose...our project. Subject: NullPointerException during updateFields()...

    forum.aspose.com/t/nullpointerexception-when-ca...
  3. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...NullPointerException noticed in aspose pdf Aspose.PDF Product...stack_trace java.lang.NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/nullpointerexception-noticed...
  4. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.Nullpointerexception: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...NullPointerException Occurs When Opening and Saving a PPTX in...it throws java.lang.NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/nullpointerexception-occurs-...
  5. NullPointerException during LayoutEnumerator cr...

    Hi Team. I am trying to migrate my code with Aspose.Words from version 22.4 to 23.3. I found out that version 23.3 is not stable yet. When I completed this code for example4.zip (656.2 KB) Document doc = new Document(…...NullPointerException during LayoutEnumerator creating on version...LayoutEnumerator(doc); It produces NullPointerException : java.lang.RuntimeException:...

    forum.aspose.com/t/nullpointerexception-during-...
  6. NullPointerException when reading ZIP Archive c...

    Hello Aspose Support Team, I’ve encountered an issue while using the Aspose.Zip library in my Java project. Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...NullPointerException when reading ZIP Archive containing only...ZipInputStream without getting a NullPointerException. Here’s a simplified...

    forum.aspose.com/t/nullpointerexception-when-re...
  7. 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
  8. 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...
  9. 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...
  10. 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...