A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Powerpoint
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

guides in ppt file - VBA



 
 
Thread Tools Display Modes
  #11  
Old July 28th, 2008, 04:18 PM posted to microsoft.public.powerpoint
Steve Rindsberg
external usenet poster
 
Posts: 9,366
Default guides in ppt file - VBA

In article , Savan Gandhi wrote:
Yes you are right, loading the HTML (script editor) takes time. To make it
work other way round, I am deleting all the slides from the source ppt at
first. This will make the source ppt light and then HTMLproject loads fast.
Then I close it without saving. This works for me.


Brilliant workaround. Thanks for that.


Thanks for your valuable inputs,
Regards,
Savan
"Steve Rindsberg" wrote in message
...
In article , Shyam Pillai wrote:
When you use the HTMLProject object, you are using the Script editor
which
needs to be loaded and the time is directly proportional to the number of
slide in the project.


As an alternative, save to HTML, work with the saved files, open the HTML
back
into PPT.

This may or may not be faster, but a quick manual save then re-open (as
HTML)
of the 80-slide presentation would give some idea of the speed difference.


Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm

"Savan Gandhi" wrote in message
...
Thanks for your help. One more question is:
when I try to access "pres.xml" file from HTMLProject (presentation
property) it takes around 80 sec for a ppt file of 100 slides. Do we have
other alternative from performance perspective?

sourcePres.HTMLProject.HTMLProjectItems.Item("pres .xml").Text // this is
taking 80 sec for 100 slide ppt

Thanks,
Savan
"Savan Gandhi" wrote in message
...
Hi,
I want to know where in ppt, the guides are stored. They are accessible
from
View Grid and Guides Display drawing guides on screen. I think they
are
ppt specific and not powerpoint specific. I need where they are stored as
I
need to copy that information from source ppt to destination ppt thru'
VBA.

Thanks,
Savan


-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com



-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com

  #12  
Old July 29th, 2008, 08:45 AM posted to microsoft.public.powerpoint
Savan Gandhi
external usenet poster
 
Posts: 33
Default guides in ppt file - VBA

Thanks Steve. My pleasure.
"Steve Rindsberg" wrote in message
...
In article , Savan Gandhi wrote:
Yes you are right, loading the HTML (script editor) takes time. To make
it
work other way round, I am deleting all the slides from the source ppt at
first. This will make the source ppt light and then HTMLproject loads
fast.
Then I close it without saving. This works for me.


Brilliant workaround. Thanks for that.


Thanks for your valuable inputs,
Regards,
Savan
"Steve Rindsberg" wrote in message
...
In article , Shyam Pillai wrote:
When you use the HTMLProject object, you are using the Script editor
which
needs to be loaded and the time is directly proportional to the number
of
slide in the project.

As an alternative, save to HTML, work with the saved files, open the
HTML
back
into PPT.

This may or may not be faster, but a quick manual save then re-open (as
HTML)
of the 80-slide presentation would give some idea of the speed
difference.


Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm

"Savan Gandhi" wrote in message
...
Thanks for your help. One more question is:
when I try to access "pres.xml" file from HTMLProject (presentation
property) it takes around 80 sec for a ppt file of 100 slides. Do we
have
other alternative from performance perspective?

sourcePres.HTMLProject.HTMLProjectItems.Item("pres .xml").Text // this
is
taking 80 sec for 100 slide ppt

Thanks,
Savan
"Savan Gandhi" wrote in message
...
Hi,
I want to know where in ppt, the guides are stored. They are
accessible
from
View Grid and Guides Display drawing guides on screen. I think
they
are
ppt specific and not powerpoint specific. I need where they are stored
as
I
need to copy that information from source ppt to destination ppt thru'
VBA.

Thanks,
Savan


-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com



-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Live and in personable in the Help Center at PowerPoint Live
Sept 21-24, San Diego CA, USA
www.pptlive.com



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:06 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.