Convert a Document to image format (JPG, PNG, etc). Create a Document preview or create a Document scan to send an invoice using Python....ImageSaveOptions , SaveFormat , PageSet doc = Document ( "input.docx" ) options...# pages are zero-based index doc . save ( "output.jpeg" , options...