Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 520 for

spell

(0.06 sec)
  1. Aspose.OCR for .NET 23.7.0 - Release Notes|Docu...

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for .NET 23.7.0 (July 2023) release....OCRNET‑698 Added automatic spelling correction to the SaveMultipageDocumen...and automatically correcting spelling errors when saving recognition...

    docs.aspose.com/ocr/net/aspose-ocr-for-net-23-7...
  2. Aspose.OCR for Java 23.7.0 - Release Notes

    A summary of recent changes, enhancements and bug fixes in Aspose.OCR for Java 23.7.0 (July 2023) release....OCRJAVA‑328 Added automatic spelling correction to the SaveMultipageDocumen...and automatically correcting spelling errors when saving recognition...

    releases.aspose.com/ocr/java/release-notes/2023...
  3. suggestedword - Aspose.OCR for Java - API Refer...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....SuggestedWord extends Object Spelling suggestion returned from ...word The suggested correctly spelled word. Constructor Summary Constructors...

    reference.aspose.com/ocr/java/com.aspose.ocr.sp...
  4. Document.ShowSpellingErrors | Aspose.Words for ...

    Document ShowSpellingErrors property. Specifies whether to display Spelling errors in this document in C#....Specifies whether to display spelling errors in this document. public...would be picked up // by the spelling and grammar checkers in Microsoft...

    reference.aspose.com/words/net/aspose.words/doc...
  5. spellcheckerror - Aspose.OCR for Java - API Ref...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....misspelled words with suggested spellings for a given input text. List...misspelled words with suggested spellings for a given input text....

    reference.aspose.com/ocr/java/com.aspose.ocr.sp...
  6. SpellCheckError - Aspose.OCR for Java - API Ref...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....objects with suggested correct spellings String word The word being...objects with suggested correct spellings Constructor Detail SpellCheckError...

    reference.aspose.com/ocr/java/com/aspose/ocr/sp...
  7. Aspose::Words::Document::get_ShowGrammaticalErr...

    Aspose::Words::Document::get_ShowGrammaticalErrors method. Specifies whether to display grammar errors in this document in C++....would be picked up // by the spelling and grammar checkers in Microsoft...options are enabled, then spelling errors will be underlined...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Document.ShowGrammaticalErrors | Aspose.Words f...

    Document ShowGrammaticalErrors property. Specifies whether to display grammar errors in this document in C#....would be picked up // by the spelling and grammar checkers in Microsoft...options are enabled, then spelling errors will be underlined...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Getting the list of misspelled words|Documentation

    How to get the list of misSpelled words and replacement suggestions....This list is fetched using get_spell_check_error_list() method of...errors = results [ 0 ] . get_spell_check_error_list ( SpellCheckLanguage...

    docs.aspose.com/ocr/python-net/misspelled-words...
  10. Getting the list of misspelled words|Documentation

    How to get the list of misSpelled words and replacement suggestions.... Recognize ( input ); // Spelling suggestions results [ 0 ]...0 ). word ); }); Automatic spelling correction Working with custom...

    docs.aspose.com/ocr/java/misspelled-words-list/