when converting a Word document using Aspose.Words 14.5 (the latest) I get the following stack trace:
L’exception System.ArgumentOutOfRangeException n’a pas été gérée
Message=Expected a value between 0 and 0.
Nom du paramètre : index
ParamName=index
Source=Aspose.Words
StackTrace:
à . (Int32 , Int32 , Int32 , String )
à . (Int32 )
à . (Int32 )
à . ( , Boolean )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . ( )
à . (ArrayList , , DashStyle , DashCap , Single[] )
à . (ArrayList , , DashStyle , DashCap , Single[] )
à . (ArrayList , )
à . ( )
à . ()
à . (Shape , , , )
à . ( , , , Boolean )
à . ( , , Boolean )
à . ( , , Boolean )
à . ( , , Boolean )
à . ( , , Boolean )
à . ( , Boolean )
à . ( , Boolean& )
à . ( , Boolean& )
à . ( )
à . ()
à . ()
à . ()
à . ()
à . ()
à . ( , Int32 )
à . ( )
à . ( )
à . ( , Int32 )
à . ( , Int32 , Boolean )
à . ()
à . ( , Int32 , Boolean , Boolean )
à . ()
à . ( , Int32 )
à . ( )
à . ( )
à . ( )
à . (Boolean )
à . (Boolean )
à . ()
à . (Document , )
à Aspose.Words.Document.UpdatePageLayout()
à Aspose.Words.Document. (Boolean )
à Aspose.Words.Document. ()
à Aspose.Words.Document.get_PageCount()
à . ( , )
à . ( )
à Aspose.Words.Document. (Stream , String , SaveOptions )
à Aspose.Words.Document.Save(String fileName, SaveOptions saveOptions)
à Aspose.Words.Document.Save(String fileName)
à ConsoleApplication3.Module1.Main() dans C:\Users\sullivan.perrin\Documents\Visual Studio 2013\Projects\ConsoleApplication3\ConsoleApplication3\Module1.vb:ligne 9
à System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()
InnerException: