by Keyoti - Product Type: Component / .NET WinForms / .NET Class / 100% Managed Code
Integrate (as-you-type and dialog) spell checking functionality into .NET Windows applications. RapidSpell Desktop .NET allows you to add spell checking value to any textual application (email, word processor etc) with a couple of lines of code. RapidSpell Desktop can also be used in non GUI contexts using it's spell checking API. Written for .NET in C#, RapidSpell uses combined and separate 140,000 word U.S. & U.K. dictionaries (and user dictionary), multi-threaded GUI and a powerful suggestion engine. Dutch, French, German, Spanish, Portuguese, Brazilian Portuguese and Medical Dictionaries available.
Average Review:
based on 5 reviews.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 293.02 | 1 Developer License | Download (14.1 MB) | |
| Add to Cart | $ 175.42 | 1 Developer Upgrade License from previous version | Verify | Download (14.1 MB) |
| Add to Cart | $ 441.00 | 4 Developer Team License | Download (14.1 MB) | |
| Add to Cart | $ 264.60 | 4 Developer Upgrade License from previous version | Verify | Download (14.1 MB) |
| Add to Cart | $ 661.50 | 8 Developer Team License | Download (14.1 MB) | |
| Add to Cart | $ 396.90 | 8 Developer Upgrade License from previous version | Verify | Download (14.1 MB) |
| Add to Cart | $ 1,102.50 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (14.1 MB) | |
| Add to Cart | $ 661.50 | 1 Site Wide Upgrade License from previous version (Allows Unlimited Developers at a Single Physical Address) | Verify | Download (14.1 MB) |
| Add to Cart | $ 2,205.00 | 1 Enterprise Wide License (Allows Unlimited Developers at Unlimited sites within a given Organization) | Download (14.1 MB) | |
| Add to Cart | $ 1,323.00 | 1 Enterprise Wide Upgrade License from previous version (Allows Unlimited Developers at Unlimited sites within a given Organization) | Verify | Download (14.1 MB) |
| Add to Cart | $ 699.00 | Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) | Download (43 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
Improvements in RapidSpell Desktop .NET V4.0
Improvements in RapidSpell Desktop .NET V3.8
Improvements in RapidSpell Desktop .NET V3.7
Improvements in RapidSpell Desktop .NET v3.6
Improvements in v3.5
Improvements in v3.4
Improvements in v3.3
Improvements in v3.2
Improvements in v3.1
RapidSpell provides 3 spelling components to add spell check functionality to your applications; RapidSpellDialog (dialog based checker control), RapidSpellAsYouType (as you type check control) and RapidSpellChecker (core spell checker class).
RapidSpellDialog provides all the usual GUI features, add, change, change all, ignore, ignore all, and smart suggestions. It interactively checks ANY TextBoxBase derived component such as TextBox and RichTextBox aswell as 3rd Party Controls such as "TX Text Control". Checks selections, whole documents with wrap at end, highlights errors, accepts manual corrections, allows user to edit main document during spell check and also supports a user dictionary.
RapidSpellAsYouType functions like your users will expect. Spelling errors are highlighted as the user types, cuts/pastes, block deletes and loads files. This is the first .NET control to persistently highlight errors as the user continues to work (type, scroll etc). Right-clicking on a highlight presents a popup context menu with suggestions and options to 'Ignore All' or 'Add' to user dictionary. Works with TextBox and RichTextBox subclassed controls included in the product. Only one instance of RapidSpellAsYouType is needed for all text boxes on a form.
RapidSpellChecker provides core spell checker functionality, which means it is suitable for server applications as well as any console application. It supports a user dictionary and run-time switchable main dictionaries. It has been clocked at 70,000 words/sec on a standard 1GHz PC.
RapidSpell includes Dict Manager free, which allows complete customization of the dictionaries.
Technical
The API was designed to provide for easy customisation. The GUI can be redesigned by simply extending its class and overriding the design method (an example of this is included). The spell checker engine is 'decoupled' from the GUI making it possible to use custom word parsers with the GUI.
The RapidSpellDialog and RapidSpellAsYouType controls can be set to check multiple text boxes on a form, this means that only one instance is used which speeds up design and improves efficiency.
The non GUI component provides core functionality and ease of use - you pass the text you want checked and then iterate through each misspelt word finding suggestions and correcting as you go. You have access to the corrected text at any time.
Dict Manager, allows RapidSpell Dict files to be customized and created using other word lists.
RapidSpell Desktop provides a simple interface specification which allows 3rd Party Controls to be used with the Dialog checker. This simple mechanism means it is possible to use just about any Control with RapidSpell Desktop, the full product includes an example implementation of the popular "TX Text Control".
Two powerful suggestions engines are used to find good suggestions for words, including an exclusive 'sounds-like' algorithm. RapidSpell Desktop was designed to .NET 1.0 and .NET 1.1 specification.
Dutch, French, German, Spanish, Portuguese, Brazilian Portuguese and Medical Dictionaries available.
Publisher
Primary Category
Related Products