Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 74 for

nullpointerexception

(0.16 sec)
  1. 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...
  2. 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...
  3. Concurrency when adding bulk messages into PST ...

    Hello. I tried to search for that topic but was not successful. I want to insert messages into PST file parallely (more threads async are used) calling FolderInfo.AddMessages method. I'm using the same instance of Fo…...NullPointerException at com.aspose.email...

    forum.aspose.com/t/concurrency-when-adding-bulk...
  4. Write value to RadioButtonField - Free Support ...

    I want to write a value to a radiobuttonfield. I tried it like using a TextBoxField. But when i try to call setValue() i get an NPE. Here a Code Snippet: private PdfFileResult execSetFormFields(PdfFileInput pdfFileInpu…...NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/write-value-to-radiobuttonfi...
  5. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...NullPointerException at com.aspose.pdf.internal...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  6. 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...
  7. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...NullPointerException at com.aspose.pdf.internal...

    forum.aspose.com/t/blank-column-disaapear-when-...
  8. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…...NullPointerException: Cannot invoke “com...m()” is null java.lang.NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/msg-file-reading-errors/326555
  9. 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...
  10. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/java-lang-classcastexception...