MailMerge NullReferenceException

MailMerge not working with Word document containing charts.

Please, find attached invalid Word document with charts:
BadDoc.zip (90.8 KB)

Code used:
Document doc = new Document(“BadDoc.docx”);
doc.MailMerge.Execute(new string[] { “any” }, new string[] { “value” });

Exception:
at ​ .(ChartAxis , ChartAxis )
at ​ .(Boolean )
at ​ . ()
at ​ .(RectangleF , )
at .()
at .()
at .()
at .(ShapeBase , )
at .​ ( )
at .(ShapeBase )
at .(ShapeBase , )
at .(ShapeBase , )
at .( , Boolean )
at .(​ )
at .(​ )
at .( )
at ​ . ​ ()
at ​ .()
at ​ . ​ ()
at . ()
at . ()
at ​ .(Int32 )
at ​ .(Boolean , Int32 )
at ​ .(Boolean )
at ​ .( ​ )
at ​ .( ​ , Int32 )
at ​ .( ​ )
at ​ .( ​ )
at ​ .( ​ , Int32 )
at .( ​ , Int32 , Boolean )
at .( , Int32 , Boolean )
at .()
at .( , Int32 , Boolean , Boolean )
at . ()
at .( , Int32 )
at ​ .( )
at ​ .()
at ​ .( ​ )
at ​ .( )
at .( )
at .( )
at .()
at .(Document , ​ )
at . ()
at .( )
at .( , )
at . ()
at .(​ , ​ [] , Boolean )
at Aspose.Words.MailMerging.MailMerge.(​ )
at Aspose.Words.MailMerging.MailMerge.Execute(String[] fieldNames, Object[] values)

@dmitry.bogatykh

We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-18478. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-18478) have been fixed in this update