by Keyoti - 상품타입: 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.
평균
5 리뷰(s).
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 324,300 | 1 Developer License | 다운로드 (14.1 MB) | |
| 주문 | ₩ 194,100 | 1 Developer Upgrade License from previous version | 확인 | 다운로드 (14.1 MB) |
| 주문 | ₩ 488,000 | 4 Developer Team License | 다운로드 (14.1 MB) | |
| 주문 | ₩ 292,800 | 4 Developer Upgade License from previous version | 확인 | 다운로드 (14.1 MB) |
| 주문 | ₩ 732,000 | 8 Developer Team License | 다운로드 (14.1 MB) | |
| 주문 | ₩ 439,200 | 8 Developer Upgrade License from previous version | 확인 | 다운로드 (14.1 MB) |
| 주문 | ₩ 1,220,100 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | 다운로드 (14.1 MB) | |
| 주문 | ₩ 732,000 | 1 Site Wide Upgrade License from previous version (Allows Unlimited Developers at a Single Physical Address) | 확인 | 다운로드 (14.1 MB) |
| 주문 | ₩ 2,440,100 | 1 Enterprise Wide License (Allows Unlimited Developers at Unlimited sites within a given Organization) | 다운로드 (14.1 MB) | |
| 주문 | ₩ 1,464,100 | 1 Enterprise Wide Upgrade License from previous version (Allows Unlimited Developers at Unlimited sites within a given Organization) | 확인 | 다운로드 (14.1 MB) |
| 주문 | ₩ 773,500 | Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) | 다운로드 (43 KB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
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.