Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 51 for

nullpointerexception

(0.24 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  9. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.Nullpointerexception: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...NullPointerException: Cannot invoke “com...

    forum.aspose.com/t/getting-this-error-cannot-in...
  10. Aspose HTML for java conversion to PDF - Free S...

    Hello, I perform conversion from HTML to PDF with following Java code: final String myDocument1 = "./testcases/HtmlWebRequest.htm"; final String myDocumentOut1 = "./testcases/out/HtmlWebRequest.pdf"; final com.aspose.…...NullPointerException: Cannot invoke "com...

    forum.aspose.com/t/aspose-html-for-java-convers...