How to load Word document from memory instead of local file system? | [VSTO C# Add-in]

Ironshaktimaan 1 Reputation point
2022-09-13T04:22:51.11+00:00

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.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,238 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,485 questions
{count} votes