Pptx error

I bought Aspose.total for Java.

I know that Aspose.slides for Java formats including PPTX

(Aspose.Slides for Java supports formats including PPT, PPS, POT and PresentationML (OOXML, PPTX).)

But we encountered this error message when importing pptx, and the function is not finished.

===============================================

java.lang.ArrayIndexOutOfBoundsException: 109
at com.aspose.slides.obfuscated.vw.try(SourceFile:111)
at com.aspose.slides.obfuscated.vw.do(SourceFile:134)
at com.aspose.slides.obfuscated.br.new(SourceFile:58)
at com.aspose.slides.obfuscated.br.(SourceFile:47)
at com.aspose.slides.obfuscated.au.do(SourceFile:34)
at com.aspose.slides.obfuscated.au.(SourceFile:30)
at com.aspose.slides.Presentation.(SourceFile:513)

===============================================

Please check this error and send me e-mail as fast as possible.

Thank you.


This message was posted using Aspose.Live 2 Forum

Hello Dear,

I have observed the stack trace shared by you in your previous post. But, in order to verify and resolve the issue, I need to reproduce it on my end. Can you please share the source presentation file, so that we may proceed further to help you out. I appreciate your cooperation in advance.

Thanks and Regards,

Hello Dear,

We solved upper error, by using PresentationEx instead of Presentation.

But some pptx file done well, but attachment file wasn't ,showing next error message.

=======================================================

java.lang.NullPointerException
at com.aspose.slides.obfuscated.bp.(SourceFile:48)
at com.aspose.slides.obfuscated.tj.do(SourceFile:54)
at com.aspose.slides.pptx.TableEx.do(SourceFile:193)
at com.aspose.slides.pptx.GroupShapeEx.do(SourceFile:243)
at com.aspose.slides.pptx.BaseSlideEx.int(SourceFile:227)
at com.aspose.slides.pptx.SlideEx.int(SourceFile:233)
at com.aspose.slides.pptx.PresentationEx.do(SourceFile:396)
at com.aspose.slides.pptx.PresentationEx.(SourceFile:912)

==================================================

Please check this error and send me email.

Thank you.

Hello Dear,

I have tried to access the presentation using Aspose.Slides for Java 2.2.0 and have not encountered the exception specified. Can you please use the mentioned version of Aspose.Slides for Java 2.2.0 and share your findings with me. For your kind reference, I have shared the generated presentation file as well.

Thanks and Regards,