यह मानते हुए कि आपका मतलब shared folder के बजाय figures folder से है, JPG files insertion process का हिस्सा बनकर बनती हैं, इसलिए उन files की creation को trigger करने का कोई तरीका नहीं है। हालाँकि, Python आपके images की JPG versions बनाने में सक्षम होना चाहिए। आप अपने script का हिस्सा बनकर figures folder के अंदर files बना सकते हैं - नाम को बिल्कुल मेल खाना होगा (लेकिन .jpg extension के साथ)। Paratext द्वारा किए जाने जैसी समानता के लिए images को अधिकतम 400x400 pixels तक scale किया जाना चाहिए, लेकिन यह आवश्यक नहीं है - यह केवल S/R के लिए size को छोटा रखने के लिए है।
Paratext आपके अगले S/R के दौरान project में images को स्वतःचालित रूप से जोड़ देना चाहिए।
Assuming you mean the figures folder instead of the shared folder, the JPG files get created as part of the insertion process so there isn't a way to trigger the creation of those files. However, Python should be able to create JPG versions of your images. You can create the files inside the figures folder as part of your script - the name just has to exactly match (but with the .jpg extension). The images should be scaled to a max of 400x400 pixels to be similar to what Paratext does, but this isn't required - it's just to keep the size smaller for S/R.
Paratext should automatically add the images to the project during your next S/R.
English से मशीन-अनुवादित