Similar Threads:
1.centering line of text following shape
I'm wanting to force the text of the line following any shapes to be
centered.
My feeble attempt is below.
How can I accomplish this?
Here's a snippet:
If ActiveDocument.Shapes.Count <> 0 Then
For i = 1 To ActiveDocument.Shapes.Count
If left(ActiveDocument.Shapes(i).name, 4) = "PICT" _
Then
ActiveDocument.Shapes(i).Select
Selection.HomeKey unit:=wdLine
With Selection.Paragraphs
.Alignment = wdAlignParagraphCenter
End With
End If
Next
End If
Thanks.
2.Connector becomes offset when connected shape is moved via VBA in PowerPoint 2007
3.Shape connectors don't work in Word XP
In Microsoft Word XP I wanted to create flow charts and
connect the shapes with arrows. On the drawing toolbar, I
clicked on AutoShapes, then pointed to Connectors, and
then clicked on the connector line I wanted. I was rather
perplexed to find that when I passed the pointer over the
shapes, the connection sites (which should normally show
up as blue circles) failed to appear.
I restared Word assuming the problem was a memory glitch.
That didn't help. I restared the computer. That did not
resolve the problem. I then uninstalled Office XP, turned
off the computer, turned the computer back on, and
reinstalled Office XP -- only to discover that the
problem persists. Why? This should not happen.
The connector sites, however, work in Excel and Power
Point. But never in Word.
How do I fix the problem? Is this an undocumented bug? Or
should I upgrade to Office 2003?
Sincerely,
Dirk Schmid, M.Sc.
Data Analyst
North/South Consultants Inc.
Winnipeg, Canada
4.Printing shapes (connectors)
Hello,
In any of my office applications (namely word), when I print my file it will
print all text, but none of the autoshapes (i.e. elbow connectors, boxes,
etc.) It shows up in the print preview screen but doesn't translate to the
printer. Could it possibly be a setting in Word? Or would it have something
to do with my printer. I have a HP Photosmart 8450. HELP!
--
Thank You
Andrew Edmunds
5.Shape connectors
This seemed like a great solution to ever changeing
layouts. I have the drawing canvas on. My auto shapes are
in and text boxes in place. I select the connector line I
want to use the blue connector markers highlight. As I
approach a marker and select it my drawing flashes,
scales and flips to normal view. My darwing canvas is
gone. If I place the connector away from a blue
connector, I can attach it later. It moves and performs
as expected.
6. Blue connector sites missing on shapes in Word XP
7. Only shapes not accessable are Connectors. Why
8. Adding connectors to shapes