Trying to convert pdf to word in python. Using the docs as is. Getting the following error:
Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...the document from bytes") with io.BytesIO(pdf_bytes) as input_stream:...DocSaveOptions.DocFormat.DOC_X with io.BytesIO() as output_stream: print("Saving...