Examples with "python macro" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Each callable function is the executable unit of Python macro (you can choose which function should be listed in the GUI, see other document).
Chaque fonction appelable est une unité exécutable de la macro Python (vous pouvez choisir quelle fonction doit être listée dans l'interface graphique, voir autre document).
On the other hand, a Python macro using the RoboDK API allows extending the limits of a program generated using the graphical user interface.
D'autre part, une macro Python utilisant l'API RoboDK permet d'étendre les limites d'un programme généré à l'aide de l'interface utilisateur graphique.
For the needs of a study, Reactiv'IP developed a specific python macro based on the IPSDK library to quantify the volume ratio of porosity and hazelnuts present in a chocolate bar acquired by CT-Tomography.
Pour les besoin d'un utilisateur, Reactiv'IP a développé une macro spécifique en python qui s'appuie sur la librairie de traitement d'images IPSDK pour mesurer le ratio volumique des bulles d'air et des noisettes présentes dans une barre chocolat.
Select File➔ Open to open a new Python macro (py file).
This means that python macros cannot reference other python macro files.
Andere resultaten
Introduction This page is intended for Python macros developers wishing to design or collaborate to LibreOffice applications.
Introduction Cette page est destinée aux programmeurs de macros Python qui désirent concevoir des projets LibreOffice complexes et/ou collaboratifs.
One can edit and debug Python macros directly within LibreOffice with the help of Alternative Python Script Organizer extension.
Usage of Python macros Python macros in LibreOffice are stored in numerous locations and come in varied species as explained in Python as a macro language.
The categories of extensions reach from Basic libraries, packages with Java/JavaScript or Python macros to more sophisticated extensions in form of UNO components implemented in Java, C++ or Python.
Ces catégories d'extensions vont de la bibliothèque en Basic au package en Java/JavaScript ou encore aux macros en Python jusqu'à des extensions plus sophistiquées sous forme de composants UNO implémentés en Java, C++ ou Python.
Macros are Python scripts, which means they are text files that can be written and edited with a text editor.
Les macros sont des scripts en Python, ce qui signifie qu'il s'agit de fichiers texte pouvant être écrits et modifiés à l'aide d'un éditeur de texte.
Working with Macros: Easily record often repeated tasks or Python code Macros recipes
Travailler avec les macros: Enregistrer facilement les actions répétées fréquemment ou rédiger du code Python
PYM files are Developer Files primarily associated with PYM Python Preprocessor Macro.
Les fichiers PYM sont des Fichiers de développeurs principalement associés avec PYM Python Preprocessor Macro.
However, there are two alternates: Inside the one macro use Python's exec or execfile functions.
Cependant, il y a deux méthodes que vous pouvez utiliser: A l'intérieur d'une macro utilisez les fonctions Python exec ou execfile.