sto creando un programma in C# per aprire un documento di Word
Loading
sto creando un programma in C# per aprire un documento di Word
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Nov 9, 2024, 6:24 PM
false, Word will open in the background.you can use the Microsoft.Office.Interop.Word library, which allows you to interact with Microsoft Word through code.