Hi All,
we are trying to use aspose.words (25.7.0) and aspose.slides (25.7.0) in a “plain” Azure Function App (Python 3.12) but as soon as we add the import for these packages the functions do not load anymore. We were …...status_code=500, mimetype="application/json", ) # Read input (POST) pptx_bytes...status_code=400, mimetype="application/json", ) filename = req.params.get("filename"...