richtextbox format
-
6 มกราคม 2553 18:59Hi, i am having a problem dealing with Arabic in my program. I am designing a translator, someone told me there is a way a richtextbox can be formatted to convert words from one culture to another. forexample if you type a word like "HULLO" in it, you can format it(convert) and get its meaning in another language but he did not tell me how to do it. Can anyone tell me how to do it as this will save me from getting all arabic words in the database.
thanks.
ตอบทั้งหมด
-
9 มกราคม 2553 17:34เจ้าของ
Hi Rodinho,
you can translate text between languages using the Microsoft Translator API. See http://api.microsofttranslator.com for a list of the options. If you are writing in C# or in C++, I recommend looking at the SOAP interface for your calls to Translator.
Chris Wendt
Microsoft Translator- ทำเครื่องหมายเป็นคำตอบโดย Chris WendtMicrosoft, Owner 9 มกราคม 2553 17:34
-
9 ตุลาคม 2553 0:21
Hi Rodinho,
you can translate text between languages using the Microsoft Translator API. See http://api.microsofttranslator.com for a list of the options. If you are writing in C# or in C++, I recommend looking at the SOAP interface for your calls to Translator.
Chris Wendt
Microsoft Translator
Something error occurs when opening the link, Is the problem with the my network here?