Category: Technical
Change alternate row background colors in Spreadsheet using Google Apps Script
Here is a Google Apps Script that would set the background color of alternate rows in Google Spreadsheet. This script would set the background color of of the selection, this may not be an efficient script but would do the job. Let us take the following sample data which will be used by the script…
Turn off auto detect links in Google Docs
Google Docs has a feature that can automatically detect any links and apply the style accordingly. For example if you have type a text as http://digianswers.com in a Google Docs document then it would consider this as a hyperlink But if you do not want the hyperlink then highlight the link and click on the…
How to find word count in Google Docs Document
Word count in a Google Docs document can be found using the menu option available as part of Tools menu. The Word Count window provides count of pages, Words, Characters (no spaces), Characters (with spaces). If you want find the Word Count in document, click on the Tools menu and then select Word count from…
How to display email size in Yahoo Mail account
Yahoo Mail account provides option for the users to display the size of an email. By default if your Yahoo Mail does not display this column then you can use the options link to change this behaviour. On the right hand side of the Yahoo Mail account, click the drop down arrow available next to…
How to clear an image in Windows Paint
Paint is a drawing tool available as part of the Windows Operating System. If you have drawn a sketch and you want to clear the drawing then you can either use clear image menu option or eraser tool. Eraser Tool Eraser tool is available on the Toolbox. This can be used for clearing any part…
How to clear or disable recently closed tab section in Firefox
Firefox displays the recently closed tabs under History menu –> Recently Closed Tabs. If you want to clear or disable the recently closed tabs section then you can do the following In the Firefox address bar type about:config If you get the below warning message then click on the I’ll be careful, I promise button…