Ads

Showing posts with label size. Show all posts
Showing posts with label size. Show all posts

MS Powerpoint: Change the font size of all slides (within 10 seconds)

We had 50 slides in our presentation and had to increase the font size of all the slides then and there. Wow what a situation! don't worry you can do it in 10 seconds.

Solution: If you change the font size or colour in the Master Slide, all the slides which are linked to that master slide will change.

You must use Master Slide in every presentation. Open a new file in MS PowerPoint. Go to View -> Slide Master (in 2007). Go to View -> Master -> Slide Master (in 2003)




 
There is one theme slide (the first slide on top left) under which there are various layouts. The first layout is the title layout which is linked to make our first slide. The second layout is linked to the most popular layout for body (a header followed by a list of bullets).
All we have to do is to make a change in these layouts.

Go to the second layout under the theme slide (just below the title layout). You can click on the text box and make it bold and change the font size and colour. You can also add a picture/logo here.

Now exit the Slide Master view (Close master view under Slide Master tab). Now add a new slide to the presentation. Right click on the slide on the left panel. Choose the second layout from this list. This is the layout we just made changes to. This is how we apply a layout to the main slide. That's it.


Summary

It is advisable to make all PPTs using Master Slide. This way, you can save a lot of time if you have to change the font type, colour or size later. You can also add a logo on Master Slide and it will reflect on all the slides automatically. You can then delete it, if you want, by just going to the Master Slide. Need not go to each slide and waste time.

Lotus Notes 8.x Tips - How to set a default font in Notes 8.5.2

Here's a fun new feature in Notes 8.5.2
You can set a default font to use for all emails you send.

Just follow these steps:

1. While writing an email, select text and change the font, size, style, and/or color to what you want for your default.
To do this, you can use the text toolbar above the email.

2. With that stylish text selected , click Text > Set Current Font as Mail Default.


The next time you write an email, the default font will be used.
If you want to change your default font, follow the same steps.

Have fun!

How To Manage Hibernate Mode in Windows


If you don’t use the Hibernate option in Windows 7, you can save some disk space by disabling it. Here we will look at a few different ways to manage hibernate options in Windows 7.

Note: Hibernate mode is not an option on systems with 4GB of RAM or more.

Enable or Disable Hibernate Through Command Prompt

Using the Command Prompt might be the easiest way to enable or disable Hibernation. Click on Start and type CMD into the search box and it will be listed under programs. Right-click on the icon and select Run as administrator. 


The Command Prompt opens and you will use the following to enable Hibernation.

    powercfg /hibernate on



 Type in the following to disable hibernation.

    powercfg /hibernate off




Manage Hibernation Through Control Panel

Click on Start and open Control Panel then click on Power Options.





On the left side click on Change when the computer sleeps.

Now click on Change advanced power settings.


In the Advanced Power Options window expand the Sleep tree then expand Hibernate after and change the minutes to zero to turn it off. Or you can specify the amount of minutes you want to pass before it goes into hibernation. 

After you’ve made your selection click Apply and Ok then close out of the remaining screens.






Where is Hibernate?

What if you try the command line option to turn it on and Hibernate mode still isn’t available? Then what you’ll want to do is disable Hybrid Sleep by expanding Allow hybrid sleep and turning it Off.
 

Now you should have Hibernate and Sleep as part of the power options in the start menu and will also be an option when you hit Ctrl+Alt+Del.



Disable Hibernate Through Regedit

Note: Changing registry values can cause your computer to become unstable or stop functioning and is only recommended for experienced users.

Now that the disclaimer is out of the way…you might want to completely disable Hibernate mode through a registry edit. Open the Registry and browse to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ Power and change both HiberFileSizePercent and HibernateEnabled value data to zero. After you’ve made the changes close out of the Registry Editor and restart the machine.


If you always turn off your computer or never do, you can disable the Hibernate mode to gain a bit of extra hard disk space. On our Windows 7 (32-bit) machine with a 300GB hard drive, disabling Hibernation gained us just over 3GB of more disk space. That may not seem like much especially with today’s high capacity drives, but if you don’t need Hibernation, why not reclaim that space?

Source