If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Download GroupDocs.Merger for Python via .NET
GroupDocs.Merger for Python is an advanced document merger API developed to merge document formats. This features-rich API empowers you to work with document merger operations back and forth over 60 documents and image file formats. Using the document merger API is very simple as it used just one method with set of options to merge different formats.
Get Started
To install GroupDocs.Merger using the Pip package manager, simply search for it and proceed with the installation. Alternatively, you can execute the corresponding command from the terminal.
PowerShell
pip install groupdocs-merger-net
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
Why download GroupDocs.Merger for Python via .NET?
This Python API can seamlessly integrate and enables your Python apps to merge document formats, without installing any 3rd party tools.
Document Merger Processing Features
- Create a single document by merging multiple (two or more) documents.
- Join Microsoft Word® documents to each other while preserving content, formatting, & page setup.
- Specify desired page numbers or page ranges from multiple documents to merge together to create the resultant document.
- Ability to cross-merge documents of different file extensions into a single file format resultant document.
- Combine different types of files (
DOC
, PPT
, XLS
) into a single PDF
, XPS
, DOC
, DOCX
file. - Generate document pages preview in the
PNG
, JPG
, or BMP
format. - Add attachments (such as
PPT
) to a PDF
file. - Insert
OLE
objects into Word®, OpenOffice®, Excel®, PowerPoint®, & Visio® files. - Check if a document is password protected, add / remove / update document password.
- Fetch document information including, file type, page count, page information.
- Ability to keep a log of document manipulation process.
- Support for various single page operations, such as:
The joining & splitting operations are supported for the following file formats:
Microsoft Word®: DOC/DOCX/DOCM/DOT/DOTX/DOTM/RTF
OpenOffice Writer: ODT/OTT
Micorosft Excel®: XLS/XLSX/XLSB/XLSM/XLT/XLTX/XLTM/XLAM
OpenOffice Calc®: ODS
Microsoft PowerPoint®: PPT/PPTX/PPS/PPSX
OpenOffice Impress®: ODP/OTP
Microsoft Visio®: VSDX/VSDM/VSSX/VSSM/VSTX/VSTM/VDX/VSX/VTX
Microsoft OneNote®: ONE
Web: HTML/MHT/MHTML
Fixed Layout: PDF/XPS
LaTeX: TEX
eBook: EPUB
Text: TXT/ERR/CSV/TSV
The trimming, moving, removing, swapping & chaning page orietation operations are supported for the following file formats:
Microsoft Word®: DOC/DOCX/DOCM/DOT/DOTX/DOTM/RTF
OpenOffice Writer: ODT/OTT
Micorosft Excel®: XLS/XLSX/XLSB/XLSM/XLT/XLTX/XLTM/XLAM
OpenOffice Calc®: ODS
Microsoft PowerPoint®: PPT/PPTX/PPS/PPSX
OpenOffice Impress®: ODP/OTP
Microsoft Visio®: VSDX/VSDM/VSSX/VSSM/VSTX/VSTM/VDX/VSX/VTX
Microsoft OneNote®: ONE
Web: HTML/MHT/MHTML
Fixed Layout: PDF/XPS
LaTeX: TEX
eBook: EPUB
The page rotation operation is supported for the following file formats:
Fixed Layout: PDF/XPS
LaTeX: TEX
eBook: EPUB
The document import operation is supported for the following file formats:
Microsoft Word®: DOC/DOCX/DOCM/DOT/DOTX/DOTM/RTF
OpenOffice Writer: ODT/OTT
Micorosft Excel®: XLS/XLSX/XLSB/XLSM/XLT/XLTX/XLTM/XLAM
OpenOffice Calc®: ODS
Microsoft PowerPoint®: PPT/PPTX/PPS/PPSX
OpenOffice Impress®: ODP/OTP
Microsoft Visio®: VSDX/VSDM/VSSX/VSSM/VSTX/VSTM/VDX/VSX/VTX
Fixed Layout: PDF
The cross-format merge to PDF/XPS operation is supported for the following file formats:
Microsoft Word®: DOC/DOCX/DOCM/DOT/DOTX/DOTM/RTF
OpenOffice Writer: ODT/OTT
Micorosft Excel®: XLS/XLSX/XLSB/XLSM/XLT/XLTX/XLTM/XLAM
OpenOffice Calc®: ODS
Microsoft PowerPoint®: PPT/PPTX/PPS/PPSX
OpenOffice Impress®: ODP/OTP
Web: HTML
Fixed Layout: PDF/XPS
The cross-format merge to DOC/DOCX operation is supported for the following file formats:
Fixed Layout: PDF/XPS
LaTeX: TEX
eBook: EPUB
For details and limitations please visit, Supported Document Formats.
GroupDocs.Merger for Python via .NET does not require any external software or third-party tool to be installed. GroupDocs.Merger for Python supports any 32-bit or 64-bit operating system where Java is installed. The other details are as follows:
Microsoft Windows®: Microsoft Windows Desktop (x86, x64) (XP & up), Microsoft Windows Server (x86, x64) (2000 & up), Windows Azure
macOS®: Mac OS X
Linux: Linux (Ubuntu, OpenSUSE, CentOS and others)
Development Environments: Cloud 9, IntelliJ IDEA, WebStorm, Komodo IDE, Eclipse, Visual Studio Code.
Sample Python code to join two DOCX documents into one
# Load the source DOCX file
with gm.Merger("sample1.docx") as merger:
# Add another DOCX file to merge
merger.join("sample2.docx")
# Merge DOCX files and save result
merger.save("merged.docx")
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License
This whl contains GroupDocs.Merger for Python via .NET version 24.10, built for Windows and targeting the AMD64 architecture.
Added: 2/10/2024
Downloads:
This wheel contains GroupDocs.Merger version 24.10, compatible with Python 3 and optimized for Windows 32-bit systems.
Added: 2/10/2024
Downloads:
This whl contains GroupDocs.Merger for Python via .NET version 24.7, built for Windows and targeting the AMD64 architecture.
Added: 20/9/2024
Downloads:
This wheel contains GroupDocs.Merger version 24.7.0, compatible with Python 3 and optimized for Windows 32-bit systems.
Added: 20/9/2024
Downloads: