Replies: 2 comments
-
Hi @SamiRND, You're using the wrong namespace for new DocumentFormat.OpenXml.Wordprocessing.Paragraph(new DocumentFormat.OpenXml.Wordprocessing.Run(new DocumentFormat.OpenXml.Wordprocessing.Text("Hello World"))) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @SamiRND, I haven't heard from you, so I will close this discussion as answered. If the above solution doesn't work for you, please reopen the discussion and tag me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using open XML 3.2 version to add watermark on word file. I am using the below code.
There is no error. but the word file gets corrupted and is not opening.
error message i am getting when open the file.
Beta Was this translation helpful? Give feedback.
All reactions