অনুবাদকের নাম গুগল
ইন্টারনেটে তথ্য খোঁজার কাজে গুগল তো এক নম্বরেই আছে। এই গুগল অনুবাদের কাজও করে দেয়। গুগল ট্রান্সলেটর গুগলের জনপ্রিয় সেবাগুলোর একটি। http://translate.google.com সাইট থেকে গুগল ট্রান্সলেটরভিত্তিক সেবাগুলো পরিচালনা করা হয়। এক ভাষায় লেখা যেকোনো কিছু অন্য ভাষায় রূপান্তর করা যায় এই সাইট থেকে। কোনো ভাষার ওয়েবসাইটও অনুবাদ করিয়ে নেওয়া যাবে এই ট্রান্সলেটর ব্যবহার করে। অর্থাত্ … Read more
Converting Word Docs to Excel Part 2
Prepping Your Word Document Whenever we convert listings, we copy the data we need and paste it to a new document. The reason is twofold. First, if anything happens to our data, we still have the original. Secondly, you don’t want extraneous text such as a description of the list or instructions on updating your … Read more
Converting Word Docs to Excel
Creating the Record Delimiter The first step in this process is to add a record delimiter. This is the item Excel will look for to separate each row. 1. Copy the text you wish to convert and paste it to a new document. 2. Turn on Paragraph marks using the Standard toolbar button or Ctrl+Shift+* … Read more
Hello readers! My post last week on exporting Microsoft Access tables to Microsoft Excel spreadsheets made me wonder about the possibility of accomplishing this task vice versa. What I feel is the transfer from “Access to Excel” is fairly common compared to “Excel to Access”, as most Microsoft Office users are accustomed to Microsoft Excel … Read more
Select Text Vertically in Microsoft Word
The norm while selecting text in Microsoft Word is usually horizontal selection. Users are more accustomed to horizontally selecting texts in lines, paragraphs etc, and when it comes to a vertical selection, most of them have no clue about it. Microsoft Word allows users to select text vertically as well. The following figures show examples … Read more
Copy all Filenames in a Directory to a Text File
1. Open up your command prompt by typing cmd in the run dialog box and hitting Enter. 2. Navigate to the directory which has the files and type the following command – DIR /B /O:N > filename.txt This will save all the filenames in the current directory to a text file. The text file will … Read more
Join Multiple Video (flv, mpg) files in Windows
Trick 1 1. Open a blank text file. 2. Type copy /b *.mpg FullMovie.mpg 3. Save the file with a .Bat extension. Let’s say you saved the text file as Joiner.Bat. 4. Now Copy and Paste this Joiner.Bat file in a folder which contains more than one mpg files. 5. Double click the Joiner.Bat file. … Read more
কম্পিউটারে লুকানো ফাইল দেখুন
কম্পিউটার ভাইরাসে আক্রান্ত হলে প্রয়োজনীয় ফাইলগুলো নষ্ট করে দেয়। তবে আক্রান্ত হলে শুরুতেই কম্পিউটারের ফোল্ডার অপশনের লুকানো (হিডেন) ফাইল দেখার অপশনটি বন্ধ করে দেয়। ফলে লুকিয়ে রাখা অনেক প্রয়োজনীয় ফাইল দেখা যায় না। এ জন্য Start মেনু থেকে Run-এ গিয়ে regedit লিখে Enter দিন। এবার HKEK_CURRENT_USER\ Software\Microsoft\ Windows\Current version\Explorer\advanced\Hidden ফাইলটিতে দুবার ক্লিক করুন এবং value … Read more
