hello again,
i tried the following things:
- adding
$graph_shape->OLEFormat->Activate; after the call to addOleObject.
- adding a $Presentation->Close() and PptApp->Quit() at the end of the script.
- adding a $graph_shape->Application->Quit() after a graph insertion.
Alas it didn't change anything. i checked too if the slide have different names, theorically yes, i set the the $slide->{name} property according to an indice, but later i wasn't able to find the slide names i set in powerpoint. But I think it's ok with slide names.
Moreover I found that if i insert 2 or 3 slides, there's always one that is ok, i can edit the values normally.
So i investigate more, i'll post a comment if i found, but i 'm a bit pessimistic as i don't really know what is the root cause of this.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.