Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Sat Apr 04, 2020 9:03 pm

also, what are the implications if I just want to do a SaveToFile at the end of my edits?

The documentation: e-iceblue.com/api_documents/53f3fce5d821b6-00532457/res/html/41a703f6-7668-2878-0a71-3af95a3594f0.htm is not helping at all...

Licantrop0
 
Posts: 2
Joined: Fri Apr 03, 2020 4:44 pm

Mon Apr 06, 2020 6:49 am

Hi,

Thanks for your inquiry.
LoadFromFileInReadMode is an old method of loading document. Now, the common way to load a document is LoadFromFile.
I recommend LoadFromFile method for loading file.

Sincerely,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Thu Apr 09, 2020 7:29 am

Hi,

Greetings from E-iceblue.
Have you tested LoadFromFile method? How did it work?
Looking forward to your feedback.

Sincerely,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.Doc