question

ATriX-0968 avatar image
0 Votes"
ATriX-0968 asked JeanineZhang-MSFT edited

Spellcheck from scratch

Dear Community,

I am trying to code a script that would allow office software to recognize my custom proofing language, when I right-click a wrong word a context menu needs to appear with the correct word (proofing tool) and choose from it same as English proofing tools I will post examples at the bottom if someone knows the code source for the English or other language proofing tool I would appreciate it if it can be shared with me, so basically at the end it needs to be a software that can be installed and start working in word, excel, outlook Etc.

38156-contextmenu-spellcheck.png


38215-authoring-language.png


not-supported
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.

erinding-msft avatar image
0 Votes"
erinding-msft answered erinding-msft published

@ATriX-0968

Tag “office-word-itpro” focuses on general issues about Word clients.
Since your issue is more related to code of Office which is out of our scope of support. I would remove the tag “office-word-itpro”.
If needed, you may also post your issue on the Office for Developers forum.

Thanks for your understanding.

Regards,
Erin


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

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.

GuidoFranzke avatar image
0 Votes"
GuidoFranzke answered

Hello,
Word, Excel, Office have their own spell checking.
If you want to use spell checking in your own developed app, you could for example use this:
Spell-Checking-Edit-Control-Using-HunSpell
Adding-Spell-Check-and-Synonym-Info-to-a-Text-Edit
Here is an overview of source:
recipes
Regards, Guido


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.