question

HaerensKarel-7677 avatar image
0 Votes"
HaerensKarel-7677 asked HaerensKarel-7677 commented

How can I enable Spellcheck on all paragraphs using OpenXML SDK?

We use the OpenXML SDK to substitute certain words in a docx document with new text.
The substitution text is of the rtf-format, so we use altchunks to perform this substitution.

For some reason this seems to have an effect on the spellcheck in the final document.

I would like to know if there is an option to iterate through all elements of the document
and simply (re-)enable spellcheck in the correct language (dutch).

kind regards

office-addins-dev
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@HaerensKarel-7677
As your issue is more realted to OpenXML, I would modify the tag to be "office-addins-dev" which redirects to Open XML Format SDK under Office Client development.

Thanks for your understanding.


0 Votes 0 ·

thank you for the correction

0 Votes 0 ·

0 Answers