How to export the tests from Selenium IDE to Selenium RC in different languages? | Selenium

From selenium IDE the test cases can be exported into the languages:
1. .Net,
2. Java,
3. Perl,
4. Python,
5. PHP,
6. Ruby
The below mentioned steps can explain how to export the test cases:
1. Open the test case from Selenium IDE
2. Select File -> Export Test Case As