InDesign Automation with Python(01): documentInDesignのdocumentについてのサンプルコード github: 01_document.py from appscript import * indd = app("Adobe InDesign CC 2019&… 3/05/2021· Updated :6/21/2022
InDesign Automation with Python(00): applicationInDesignアプリについてのサンプルコード github: 00_application.py from appscript import * # アプリの指定:フルパスもOK indd = app("Adobe InDes… 3/04/2021· Updated :6/21/2022