Hello
Dim MyDocument As Words.Document = New Words.Document(SourceFile, MyLoadOptions)
MyDocument.Save(TargetFile, SaveSetHTML)
I use the above code with Aspose.Email.chm which is around 11 MB, my RAM usage goes up and…...Hello
Dim MyDocument As Words.Document = New Words.Document(SourceFile, MyLoadOptions)
MyDocument.Save(TargetFile, SaveSetHTML)
I use the above code with Aspose.Email.chm which is around 11 MB, my RAM usage goes up and…