I need a sample program for spell checker in aspose.words for java.
Hi Team,
Hi there,
Thanks for your inquiry. Aspose.Words for Java
is just a class library and with it you can programmatically generate,
modify, convert, render and print documents without utilizing Microsoft
Word®. So, it does not offer any spell checker. However, you can use Font.NoProofing property to check either the formatted characters are set to be spell checked or not.