Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / February 2008

Tip: Looking for answers? Try searching our database.

Mimic Powerpoint's behavior: Splitting long shapes into several     slides

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ran 'chaosblade' Sagy - 14 Feb 2008 10:18 GMT
Hello Everyone.

I was wondering if there is a way to mimic PowerPoint's behavior when
shapes (mostly text or tables) get too long - In the UI, You can click
the little helper icon that pops up to split the shape into two
slides, effectively cutting the text\table into two.So far, I haven't
found a way to do this via VSTO or any other way programattically.

The problem i'm trying to solve is text and table shapes getting too
long in my application, As i am building PowerPoint documents straight
from XML.

Any help in this matter will be greatly appreciated. Thanks in
advance.

-- Ran Sagy, Software Developer.
Shyam Pillai - 14 Feb 2008 13:47 GMT
A native solution does not exist for this. You will need to mimic the smart
tag behavior. Determine programatically at what point you want to split the
text and then copy the rest over to another shape. Reading the text frame
properties will help.

Signature

Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com

> Hello Everyone.
>
[quoted text clipped - 12 lines]
>
> -- Ran Sagy, Software Developer.
Ran 'chaosblade' Sagy - 16 Feb 2008 22:06 GMT
> A native solution does not exist for this. You will need to mimic the smart
> tag behavior. Determine programatically at what point you want to split the
[quoted text clipped - 23 lines]
>
> > -- Ran Sagy, Software Developer.

That's what i was afraid of. Seems an overly complex solution to the
problem.
Anyway, Thanks for the reply - I'll get to it and see if i can come up
with something stable enough to work (considering things like font
size and line spacing have to come in mind, maybe even resolutions).
Steve Rindsberg - 17 Feb 2008 20:43 GMT
In article <e70209bf-e3fe-4a34-8047-f02f55dfd884@41g2000hsc.googlegroups.com>, Ran

> That's what i was afraid of. Seems an overly complex solution to the
> problem.
> Anyway, Thanks for the reply - I'll get to it and see if i can come up
> with something stable enough to work (considering things like font
> size and line spacing have to come in mind, maybe even resolutions).

The .TextRange.BoundHeight , .BoundWidth, .BoundTop, .BoundLeft properties will
tell you what you need to know.

-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ:  www.pptfaq.com
PPTools:  www.pptools.com
================================================
Ran 'chaosblade' Sagy - 18 Feb 2008 07:59 GMT
> In article <e70209bf-e3fe-4a34-8047-f02f55dfd...@41g2000hsc.googlegroups.com>, Ran
>
[quoted text clipped - 12 lines]
> PPTools:  www.pptools.com
> ================================================

Thanks, Steve, I'll have a further look and report back with good
results (hopefully).
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.