Answered richtextbox format

  • 06 Januari 2010 18:59
     
     
    Hi, 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.

Semua Balasan

  • 09 Januari 2010 17:34
    Pemilik
     
     Jawab
    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
  • 09 Oktober 2010 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?