Hi,
I am evaluating Spire.Office for .NET as a tool for our application. I have stored text and all formatting information into DB. Now I am pulling all information from DB into a string and want it to set directly to Document object to reconstruct the word doc again. I have stored text and formatting information separately. While creating string at run time I combine Text and Formatting as text. Now I want to save this text as Doc so that the Document can be reconstructed with all formatting intact.
Is it possible with Spire.Doc currently.
Thanks for your help in advance.
Regards
-Mohan