RE: set textbox autoresize text setting via VBA
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
That will autosize the textbox right? not the text within the box? I want to
resize the text to fit the box not the box to fit the text.
"vindys" wrote:
ActiveWindow.Selection.ShapeRange(1).TextFrame.AutoSize = 1
"MeSteve" wrote:
Is there a way to set the autosize text = true using VBA in PPT 2007?
.
Relevant Pages
- Re: Resizing
... > that it will autosize to fit another screen size ... Write some startup code that reads the screen size and resize the ... (alt.comp.lang.borland-delphi) - Re: Problems fitting large diagram to page in Visio 2007
... Select all on your drawing page ... Now you'll have a 'dumb' graphic that you can resize without messing up any of your Visio data. ... I am working on a set of process flows, and unlike on other visio files, I am unable to resize to Fit to Page. ... I thought perhaps that Visio itself may have stopped working but have checked other files and sure enough - if my diagram goes over the page, and I go to Page set up and select "fit to page 1 x 1" it resizes the diagram to fit. ... (microsoft.public.visio.general) - Expanding Label Control
... I posted this in general VB yesterday, and for some reason ... wrong) by using the autosize and wordwrap properties. ... seems that Autosize will only resize the width to fit your ... (microsoft.public.dotnet.languages.vb.controls) - Re: div at top not expanding with content
... In my case I had a 900 px image that was too large to fit on my ... and scroll bars appeared just to accommodate that image. ... resizing of my browser I do, all of my contents resize to fit so that ... We do have contour plot images that may be 900px or more wide ... (comp.infosystems.www.authoring.stylesheets) - Re: How to make a photo collage?
... is there any software that can make a collage with white border b/w ... hate the idea of spending more than 1 hour by using photo editor of ... you'll have to resize each image to fit the rectangle you intend to fit ... you don't have to resize. ... (rec.photo.digital) |
|