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

nullpointerexception

(0.82 sec)
  1. 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...
  2. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...NullPointerException: Cannot invoke "com.aspose.pdf.internal...execption: java.lang.NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/nullpointerexception-cannot-...
  3. NPE while saving doc as HTML - Free Support For...

    reproduce_bug_mini_anonymized.docx (4.7 MB) Summary Document loads successfully but throws Nullpointerexception when saving to HTML format. Issue Description When attempting to save a specific Word document to HTML for…...successfully but throws NullPointerException when saving to HTML...format, Aspose throws a NullPointerException deep in the internal...

    forum.aspose.com/t/npe-while-saving-doc-as-html...
  4. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...behavior: Aspose throws raw NullPointerException and ArrayIndexOutOfBound...1 — NullPointerException: java.lang.NullPointerException: Cannot...

    forum.aspose.com/t/unhandled-exceptions-during-...
  5. 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...
  6. 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
  7. 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...
  8. 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-...
  9. 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...
  10. 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-...