|
king |
 |
Maitre 
Déconnecté
Niveau : 4 N° de Membre :
4686
Ancienneté : 98%
Participation : 5%
Inscription: 26 Sep 2002
Localisation:
Age: 50
Messages: 3967
Sujets Lancés : 205
|
je te cherche ca aujourd'hui
j'ai pas envie de travailler ce matin 
voila ce que j'ai trouvé :
la solution la plus simple semble de lancer une tache planifié qui ferme et re-ouvre 5 ou 10 seconde après ton powerpoint , car la solution de la zone texte me semble hasardeuse
************************
Well, the bad news is you can't. The field (either as a Footer or input from e.g. TextRange.InsertAfter.InsertDateTime DateTimeFormat:=ppDateTimeMMddyyhmmAMPM, InsertAsField:=msoTrue) works like this:
The DateTime will update when you run the slide deck only in the slide show window. When you exit that slide show window, you will see the earlier date/time of when the field was either inserted or or the presentation was opened. The field updates in the editing windows when the presentation is opened or inserted the first time.
There are only two ways to handle a situation like this:
Force a close/reopen of your PowerPoint deck (which is an awful solution, but I had to mention it).
Don't use the DateTime field the way you have been. What I mean by this is to control the date/time manually. You can still use Insert Date/Time, but manage the text boxes where it is inserted so that you remove what is in that text box and repopulate it with a new .InsertDateTime each time you need it, such as before the Slide.Export you are doing.
__________________
Les relations sont certainement le miroir dans lequel on se découvre soi-même.
Signaler ce message à un modérateur | IP: Logguée Temps en ligne : 11 Jours, 6 Heures, 36 Minutes, 35 Secondes en ligne
|