How To Add Picture In Word



  1. How To Add Picture In Word 2013
  2. How To Add Picture In Wordpress
  3. Microsoft Word Picture
  4. How To Add Picture In Word Header

Tutorial

Click on thumbnailed images to enlarge

I'll be using this image:
1. Open up Microsoft Word. (you will need the newer or latest version that contains 'wordart.')
2. Go to insert > WordArt > then select the very first example. (Actually, this will work with any of the wordart styles, but I prefer the first one, and the one below it with the dropshadow.)
3. Select whatever text you'd like, type your text, choose the size you want the text to be, then click OK. If you want the image/pattern to show pretty well in the text, you'll need a bold or big text like Impact, Arial Black, etc. (I used Impact, but you can also use any other fonts.)
4. Right-click on the text > Click 'format WordArt'
5. A window should pop up, then under 'fill', click 'fill effects'
6. Click the tab that says 'picture' > select picture > choose the image/pattern you want > Click OK.
7. Then VOILA! You should have your image/pattern filled text! :D You can drag the sides or corners/box to change the size of the text to your liking.
8. After you're done with that, you'll need to take a screenshot in order to save the picture. (press the button on your keyboard that says 'prt scr') Then open up the program Paint > paste the image > crop the image to your liking > then save! (I recommend saving it as a .png)
The finished product:
Here are some other things you can do!:
>>No border
Right-click on text > format WordArt > Under 'line' click the drop down list for color > No color.
If you WANT a border, you can experiment with different colors and the border styles.
>>Patterns
Right-click on text > format WordArt > fill effects > pattern > then choose whatever pattern you like > click OK.
To change the color of the pattern, just click on the drop down list for color under 'fill'
You can also change the transparency.
I didn't include many pictures because I thought it was pretty self explanatory. :) You can do many things, just experiment and see what you like best. :D

Tutorial Comments

Showing latest 6 of 6 comments

How To Add Picture In Word 2013

Add

Picture and texture fills for WordArt are not available in Word 2010 :-(
http://office.microsoft .com/en-us/word-help/add-or-de lete-a-fill-outline-or-effect- for-text-or-wordart-HA01035584 4.aspx

this tutorial helped so much, thanks(:

By yesimfromsidekick on Nov 27, 2009 12:44 pm

Awesomeeee :D thanks

The following code example adds a picture to an existing word document. In your code, you can call the InsertAPicture method by passing in the path of the word document, and the path of the file that contains the picture. For example, the following call inserts the picture 'MyPic.jpg' into the file 'Word9.docx,' located at the specified paths. The Document.addpicture method adds a specified picture to the end of the document in a paragraph of its own. However, by digging a little deeper into the API you can place text on either side of the picture in its paragraph, or both. When we 'dig a little deeper', we discover the Run.addpicture API. Here is an example of its use. Select the image by clicking on it. On the Picture Tools Format tab, in the Picture Styles group, click Picture Border. Select a color by clicking on it. Click Picture Border again and hover over Weight or Dashes to set the width and line style of the border.

Aw Damn i Have A Mac!

By crossfadelyts on Aug 15, 2009 7:52 pm

How To Add Picture In Wordpress

Haha, wicked cool.

Just using Microsoft Word??? Many people will be pleased with this. XD

By nonexistent on Aug 10, 2009 2:31 am
Word

Microsoft Word Picture

Tutorial Details

Author
Submitted onAug 6, 2009
Page views99,028
Favorites18
Comments6
Reviewer
Approved onAug 9, 2009

How To Add Picture In Word Header

Tutorial Tags