vedarthk / docker-aspose-word-python

Docker image to convert Microsoft Word documents using Aspose.Wrods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-aspose-words-python

Docker image to convert Microsoft Word documents using Aspose.Wrods Python library. Documentation of the library can be found here. Note: You will need a license from Aspose to convert documents, you can get one from here.

To convert the documents:

  1. Get the license and place the file in this directory.
  2. Place all the documents that you want to convert in ./docs/ directory.
  3. Execute the ./convert.sh shell script to conver the documents.

About

Docker image to convert Microsoft Word documents using Aspose.Wrods


Languages

Language:Python 50.0%Language:Dockerfile 29.0%Language:Shell 21.0%