Skip to main content

Aspose.Words for Python is a Document Processing library that allows developers to work with documents in many popular formats without needing Office Automation.

Project description

Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

Try our free online Apps demonstrating some of the most popular Aspose.Words functionality.

Aspose.Words for Python is a powerful on-premise class library that can be used for numerous document processing tasks. It enables developers to enhance their own applications with features such as generating, modifying, converting, rendering, and printing documents, without relying on third-party applications, for example, Microsoft Word, or automation.

Word API Features

The following are some popular features of Aspose.Words for Python:

  • Aspose.Words can be used to develop applications for a vast range of operating systems such as Windows, Linux or MacOS X.
  • Comprehensive document import and export with 35+ supported file formats. This allows users to convert documents from one popular format to another, for example, from DOCX into PDF or Markdown, or from PDF into various Word formats.
  • Programmatic access to the formatting properties of all document elements. For example, using Aspose.Words users can split a document into parts or compare two documents.
  • High fidelity rendering of document pages. For example, if it is needed to render a document as in Microsoft Word, Aspose.Words will successfully cope with this task.
  • Generate reports with Mail Merge, which allows filling in merge templates with data from various sources to create merged documents.
  • LINQ Reporting Engine to fetch data from databases, XML, JSON, OData, external documents, and much more.

Supported Document Formats

Aspose.Words for Python supports a wide range of formats for loading and saving documents, some of them are listed below: Microsoft Word: DOC, DOT, DOCX, DOTX, DOTM, FlatOpc, FlatOpcMacroEnabled, FlatOpcTemplate, FlatOpcTemplateMacroEnabled, RTF, WordML, DocPreWord60 OpenDocument: ODT, OTT Web: HTML, MHTML Markdown: MD Markup: XamlFixed, HtmlFixed, XamlFlow, XamlFlowPack Fixed Layout: PDF, XPS, OpenXps Image: SVG, TIFF, PNG, BMP, JPEG, GIF Metafile: EMF Printer: PCL, PS Text: TXT eBook: MOBI, CHM, EPUB

Platform Independence

Aspose.Words for Python can be used to develop applications for a vast range of operating systems, such as Windows, Linux and MacOS X, where Python 3.6 or later is installed. You can build both 32-bit and 64-bit Python applications.

Get Started

Ready to give Aspose.Words for Python a try?

Simply run pip install aspose-words from the Console to fetch the package. If you already have Aspose.Words for Python and want to upgrade the version, please run pip install --upgrade aspose-words to get the latest version.

You can run the following snippets in your environment to see how Aspose.Words works, or check out the GitHub Repository or Aspose.Words for Python Documentation for other common use cases.

Using Python to Create a DOCX File from Scratch

Aspose.Words for Python allows you to create a new blank document and add content to this document.

import aspose.words as aw

# Create a blank document.
doc = aw.Document()

# Use a document builder to add content to the document.
builder = aw.DocumentBuilder(doc)
# Write a new paragraph in the document with the text "Hello World!".
builder.writeln("Hello, World!")

# Save the document in DOCX format. Save format is automatically determined from the file extension.
doc.save("output.docx")

Using Python to Convert a Word Document to HTML

Aspose.Words for Python also allows you to convert Microsoft Word formats to PDF, XPS, Markdown, HTML, JPEG, TIFF, and other file formats. The following snippet demonstrates the conversion from DOCX to HTML:

import aspose.words as aw

# Load the document from the disc.
doc = aw.Document("TestDocument.docx")

# Save the document to HTML format.
doc.save("output.html")

Using Python to Import PDF and Save as a DOCX File

In addition, you can import a PDF document into your Python application and export it as a DOCX format file without the need to install Microsoft Word:

import aspose.words as aw

# Load the PDF document from the disc.
doc = aw.Document("TestDocument.pdf")

# Save the document to DOCX format.
doc.save("output.docx")

Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

aspose_words-25.6.0-py3-none-win_amd64.whl (68.3 MB view details)

Uploaded Python 3Windows x86-64

aspose_words-25.6.0-py3-none-win32.whl (59.8 MB view details)

Uploaded Python 3Windows x86

aspose_words-25.6.0-py3-none-manylinux1_x86_64.whl (90.4 MB view details)

Uploaded Python 3

aspose_words-25.6.0-py3-none-macosx_11_0_arm64.whl (73.3 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

aspose_words-25.6.0-py3-none-macosx_10_14_x86_64.whl (86.3 MB view details)

Uploaded Python 3macOS 10.14+ x86-64

File details

Details for the file aspose_words-25.6.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aspose_words-25.6.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 95e59bb5fe0e63bea23c1b0b4d579e82e42315c8086a373e6675f439640fdfbe
MD5 26cf2e7e9615b303c4fe203921c98a06
BLAKE2b-256 929cd0ad22734c50ddc9e99c3e5e9f9d0c984477793e0cabc20e0f18aa12be30

See more details on using hashes here.

File details

Details for the file aspose_words-25.6.0-py3-none-win32.whl.

File metadata

  • Download URL: aspose_words-25.6.0-py3-none-win32.whl
  • Upload date:
  • Size: 59.8 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for aspose_words-25.6.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 c553f970dde03c943364e9c6b78ba6501db04ba17ab2e823d12d7588267f9a18
MD5 24a83410322ab2de05e0dcabdfdd2943
BLAKE2b-256 f22cede1b1ca29e73ff1b1f475dde1e5181f29f53b33fa417aa2cfd094ca20c2

See more details on using hashes here.

File details

Details for the file aspose_words-25.6.0-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for aspose_words-25.6.0-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bcb147f0c17cbfb4990e2e071f5052e5428e572365f67f5d8f965a9891a26c86
MD5 c059ed878d307c1a7ec4f2533d06e392
BLAKE2b-256 71dadb9e4bcf135c688f24c9181f3e8b5a0185d5a8858b74c5ceb0e43183c1da

See more details on using hashes here.

File details

Details for the file aspose_words-25.6.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for aspose_words-25.6.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 904ff7fac3c2f08b13c63d22c3949f23e6fd3296023a80d6ee7dbd76ca018105
MD5 dfc640be137d15b7260ea3e5891a8071
BLAKE2b-256 1d71d488c67ebb1c07aaa0a6d7e20ceffbff26d3d2f01c2574e620fa18e30376

See more details on using hashes here.

File details

Details for the file aspose_words-25.6.0-py3-none-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for aspose_words-25.6.0-py3-none-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 1a1fb2054d2efb12ff43050dd3dfdfb63c5c46489c2fc8aa29a9b97698ed5104
MD5 b723b660d04327b618ad02d173e671b3
BLAKE2b-256 7ee46879eb9b4ee06660d251d44041ac4d4ff51863eccb26280912222d0a4179

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page