How to load Word document from memory instead of local file system? | [VSTO C# Add-in]
Ironshaktimaan
1
Reputation point
I'm creating a VSTO Add-in for Word in C#.
I have a document downloaded into memory from a server as byte array. I need to load that document present in memory as byte array without saving it on the disk. Is it possible? If so, how?
Thanks in advance.
Microsoft 365 and Office Development Other
4,374 questions
Developer technologies C#
11,567 questions
Sign in to answer