Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 09-28-2013, 01:32 PM
ofey ofey is offline Number position for numbered list of images Windows XP Number position for numbered list of images Office 2010 64bit
Novice
Number position for numbered list of images
 
Join Date: Sep 2013
Posts: 2
ofey is on a distinguished road
Default Number position for numbered list of images

The following two images are numbered in a list, but the numbering is in the bottom left corner of each image. I need the numbering to be in the top left corner of each image. Is there any way to do this?
Capture.JPG
Any help would be greatly appreciated,

Thanks
Reply With Quote
  #2  
Old 09-28-2013, 04:42 PM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Number position for numbered list of images Windows 7 64bit Number position for numbered list of images Office 2013
Moderator
 
Join Date: Aug 2011
Posts: 3,907
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

I'm assuming that the picture is "In line with text"? In that case, it behaves like a normal text character. Select it. Press Ctrl+D; in the Font dialog box, click the Advanced tab. In the "Position" box, choose "Lowered." Specify a value about the same as the height of the picture.
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional

Last edited by Stefan Blom; 09-29-2013 at 02:41 AM. Reason: Changed the instructions to match Word 2010/2013
Reply With Quote
  #3  
Old 09-28-2013, 05:55 PM
ofey ofey is offline Number position for numbered list of images Windows XP Number position for numbered list of images Office 2010 64bit
Novice
Number position for numbered list of images
 
Join Date: Sep 2013
Posts: 2
ofey is on a distinguished road
Default

Hi Stefan,
Thank you for your reply. Under the 'home' tab I went to the little arrow to extend the Font section and then I hit the 'Advanced' tab and I set the position to 'lower' and 120pt did it.
But I need to do this for every image? Is there any way to set the top of the image to be flush with the number, regardless of the size of the image?
Thanks again,
Shane
Reply With Quote
  #4  
Old 09-29-2013, 02:51 AM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Number position for numbered list of images Windows 7 64bit Number position for numbered list of images Office 2013
Moderator
 
Join Date: Aug 2011
Posts: 3,907
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

As I wrote, with the "In line with text" placement option, a picture behaves like a (large) text character.

To automate the process, you can use a macro. Try something like this:

Code:
Sub AdjustTextPosForInlineShapes()
Dim i As InlineShape
For Each i In ActiveDocument.InlineShapes
i.Range.Font.Position = -i.Height + 14
'+14 adds the font size. can be omitted
Next i
End Sub
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Number position for numbered list of images List Style or just numbered list spthomas Word 7 09-10-2013 11:56 PM
Number position for numbered list of images How to set spacing between number and actual text in a MS Word 2012 numbered list jano_rajmond Word 1 06-12-2012 06:28 AM
Number position for numbered list of images numbered nested list giocarmine Word 1 01-22-2012 11:19 AM
Number position for numbered list of images Flowing Numbered Lists Around Images Paul_A_Parks Drawing and Graphics 5 03-09-2011 10:22 PM
Numbered List pdipaolo Word 0 02-02-2010 06:11 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:15 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft