Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GroupDocs.Conversion for Python via .NET code examples

License

NotificationsYou must be signed in to change notification settings

groupdocs-conversion/GroupDocs.Conversion-for-Python-via-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

banner

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

GroupDocs.Conversion for Python via .NET is a document conversion API that lets you easily convert the most popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more. It preserves layout and formatting while offering customization options for each format.

Features

  • Wide Format Support: Supports over 10,000 conversion pairs across popular formats like Microsoft Office, PDF, HTML, and more.
  • Flexible Conversion Options: Convert entire documents, specific pages, page ranges, or files within document containers such as compressed files.
  • Format Detection: Automatically detects the format of input files.

Supported File Formats

GroupDocs.Conversion supports a wide range of file formats, including Word, Excel, PowerPoint, PDF, OpenDocument, Image, Email, and many others. See thefull list of supported formats for details.

Get Started

  1. Set Up Environment: Ensure thatPython 3.9 and the.NET 6 runtime (or higher) are installed on your system.

  2. Get the Code: Clone or download this repository.

    git clone git@github.com:groupdocs-conversion/GroupDocs.Conversion-for-Python-via-.NET.git
  3. Navigate to theExamples Folder

    cd ./GroupDocs.Conversion-for-Python-via-.NET/Examples
  4. Install Package: To install the package, runpip install -r requirements.txt. We typically keep the package up to date with the latest version. If you need to use a different package version, you can update the requirements.txt file accordingly.

    Alternatively, you can download thewhl file for your operating system from the officialGroupDocs Releases website. To install the package manually, copy the whl file to theExamples directory and run the following command:

    pip install ./groupdocs_conversion_net-*.whl
  5. Configure License (Optional): If you have a license file, you can set the license path in therun_all_examples.py file. By default, GroupDocs.Conversion for Python via .NET checks for theGROUPDOCS_LIC_PATH environment variable or looks for files with the.lic extension in the project’s root directory. You can alsoget a temporary license to test all the features.

  6. Run the Examples: To run all the examples, execute the following command:

    python ./run_all_examples.py

    You can also run individual examples by navigating to the folder containing the example script and running it. Output files are placed in the same folder as the script file.

More Resources

Find additional details and examples in theGroupDocs.Conversion for Python via .NET documentation.

We also offerGroupDocs.Conversion packages for other platforms:


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

About

GroupDocs.Conversion for Python via .NET code examples

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp