31 March 2015

Microsoft Word: How to Change Margins

How to change the page margins in Microsoft Word.
  1. Go to the Page Layout tab.
  2. In the Page Setup box, click Margins.
  3. Choose a default margin setting.
  4. Or set custom margins with Custom Margins... at the bottom of the menu.
  5. To set custom margins, enter the desired values for top, right, bottom, and left in the window that opens.
  6. Preview the margins in that same window.
  7. Click OK.
Video: https://www.youtube.com/watch?v=MsnotaqNOVQ

24 March 2015

Microsoft Word: How to Create PDF Files

How to create PDF documents using Microsoft Word.
  1. Open the original document that you wish to save as a PDF.
  2. Go to File (Office Button), Save As.
  3. In the menu to the right of Save As, select PDF or XPS.
  4. Name the file and click Publish.
  5. The document will be saved as a PDF file to the specified location. 
Video: https://www.youtube.com/watch?v=H0KM4-L-Q_E

17 March 2015

Sony Vegas Pro 11: How to Change Default Still Image Length

How to change the default still image length in Sony Vegas Pro 11.
  1. In the toolbar, click Options.
  2. Select Preferences at the bottom of the list.
  3. Switch to the Editing tab.
  4. Find New still image length (seconds) near the middle of the list.
  5. Change the value to whatever you want.
  6. Click Apply and OK.
  7. When you drag a new still image onto the timeline, it will have a default length of the value that you specified.
Video: https://www.youtube.com/watch?v=7cUWnEqJ2js

10 March 2015

How to Use Blogger as a Blank HTML Page

How to clear the template in Blogger to use the domain as a blank HTML page.
  1. Open Blogger and navigate to the Template settings.
  2. Click Edit HTML.
  3. Select everything and replace it with the code at the bottom of this page.
  4. Enter a title and body text.
  5. Test the page using the Save template button.
  6. Blogger might add some code after you open the page, but this is okay. Leave it alone.
Video: https://www.youtube.com/watch?v=aUMvCwkMO7Y

<!DOCTYPE html>

<html>

<head>
<title></title>
<b:skin></b:skin>
<link rel="icon" type="image/png" href="" />
</head>

<b:section id="test"></b:section>

<body>
</body>

</html>

03 March 2015

Paint.NET 4.0: How to Check for Updates

How to check for updates in Paint.NET version 4.0.
  1. Open Paint.NET.
  2. In the upper-right corner, click the gear icon to open the Settings. If the icon is not there, use Alt + X.
  3. Navigate to Updates on the left side.
  4. Click the Check Now button.
  5. You can also check the above box to have Paint.NET automatically check for updates.
Video: https://www.youtube.com/watch?v=zSnqoMTxSpk