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…...py", line 69, in conv_pdf document.save(output_stream, save_options)...following the instructions from documentation . Here is my function: def...