I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...txt / RUN pip install -r /requirements.txt...python3-pip RUN apt install -y wget RUN python3.11 -m pip install...