Translation of "ExtendScript" in French
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
We would like to introduce our own event class in ExtendScript.
Il s'agit tout simplement de créer notre propre classe événementielle en ExtendScript.
It operates as a service offering an interface to its ExtendScript engine.
Il s'exécute en tant qu'un service offrant une interface pour son moteur ExtendScript.
The ExtendScript approch is very intuitive, but requires that the scripter builds an object each time he wants to displays something on the screen.
Toutefois, elle requiert la création d'un objet à chaque fois qu'on l'on souhaite afficher un message à l'écran.
Ok, I knew I have to talk a bit deeper to the system but the ExtendScript DOM can't allow you to go that far.
Je devais donc aller un peu plus loin dans l'exploration du système mais ExtendScript ne me permettait pas d'accéder à de telles informations.
In the Legacy ExtendScript engine, the following expression evaluates to 100 if the time is greater than 1 second, else it evaluates to 50
Dans l'ancien moteur ExtendScript, l'expression suivante est évaluée sur 100 si le délai est supérieur à 1 seconde, autrement elle l'est sur 50
The performance of evaluating expressions during renders can be up to 5x faster than the Legacy ExtendScript engine.
Les performances d'évaluation des expressions lors du rendu peuvent être 5 fois plus élevées que celles de l'ancien moteur ExtendScript.
The ExtendScript Toolkit provides a convenient interface for creating, debugging, and testing your own scripts.
Celui-ci fournit une interface conviviale permettant de créer, de déboguer et de tester vos propres scripts.
ExtendScript has its own cooking and we are getting the RGB value from another calculation.
ExtendScript a sa propre cuisine et nous obtenons les valeurs RGB d'un autre calcul.
When referencing another property value from a Source Text property, the Legacy ExtendScript engine requires.value to be added at the end of the property.
Lorsqu'il est fait référence à une valeur distincte pour une propriété de texte source, l'ancien moteur ExtendScript nécessite l'ajout de.value à la fin de la propriété.
You can also install the ExtendScript toolkit.
Vous pouvez également installer ExtendScript Toolkit.
APIDT makes ExtendScript viable for professional software development.
APIDT permet d'utiliser ExtendScript pour le développement de logiciels professionnels.
You can follow the examples provided below, as well as guidance for how to author expressions that work in both the JavaScript and Legacy ExtendScript expression engines.
Vous pouvez suivre les exemples fournis ci-dessous, et les utiliser en tant que conseils sur la façon d'écrire des expressions fonctionnant aussi bien dans le moteur d'expressions JavaScript que dans l'ancien moteur d'expressions ExtendScript.
When using the JavaScript engine, expressions are pre-processed before evaluation in order to make some of the Legacy ExtendScript expression syntax readable by the new engine.
Lors de l'utilisation du moteur JavaScript, les expressions sont prétraitées avant leur évaluation afin de rendre certains éléments de la syntaxe des expressions ExtendScript lisibles par le nouveau moteur.