Skip to main content

Aspose.Slides for Python via .NET is a presentation file formats processing library for working with Microsoft PowerPoint files without using Microsoft PowerPoint.

Project description

Presentation Manipulation Python API

banner

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

Aspose.Slides for Python via .NET is a powerful on-premise class library used for processing and working with presentations. With this API, developers and applications get to generate, modify, convert, render, print, and manipulate presentations without relying on Microsoft PowerPoint or other third-party applications and services.

Without having to install a PowerPoint program or any 3rd party component, you can use Aspose.Slides to build different types applications. For example, Aspose, using its own APIs, developed a free web application that allows people to convert their PDF documents to PowerPoint Presentation online.

Slides API Features

Aspose.Slides for Python via .NET provides these popular features:

  • Loading, opening, and viewing presentations
  • Editing presentations
  • Converting presentations to PDF, Word, JPG, HTML, GIF, SVG, and many other formats
  • Rendering and printing presentations
  • Encrypting and decrypting presentations; password-protecting presentations and removing passwords
  • Manipulating presentation entities, such as master slides, shapes, charts, picture frames, audio frames, video frames, OLE, VBA macros, animations, etc.

Supported File Formats

With Aspose.Slides for Python via .NET, developers and applications can load presentations in these formats (and also save files in them):

Microsoft presentation formats OpenOffice presentation formats Other file formats
Microsoft PowerPoint 97 ODP PDF
Microsoft PowerPoint 2000 OTP TIFF
Microsoft PowerPoint XP EMF
Microsoft PowerPoint 2003 XPS
Microsoft PowerPoint 2007 JPEG
Microsoft PowerPoint 2010 PNG
Microsoft PowerPoint 2013 GIF
Microsoft PowerPoint 2016 BMP
Microsoft PowerPoint 2019 SVG
Microsoft PowerPoint for MAC SWF
Office 365 XAML
HTML

Platform Independence

Aspose.Slides for Python via .NET can be used to develop 32-bit and 64-bit applications for different operating systems (such as Windows, Linux and macOS) where Python 3.5 or later is installed.

Get Started

Ready to try Aspose.Slides for Python via .NET?

Fetch the package and install Aspose.Slides. Run this command: pip install aspose.slides

If you already have Aspose.Slides installed and want to get the latest version, you have to run pip install --upgrade aspose.slides instead.

Check out Aspose.Slides for Python for .NET documentation).

Create a Presentation (PPTX file) from scratch in Python

import aspose.slides as slides

# Instantiate a Presentation object that represents a presentation file
with slides.Presentation() as presentation:
    slide = presentation.slides[0]
    slide.shapes.add_auto_shape(slides.ShapeType.LINE, 50, 150, 300, 0)
    presentation.save("NewPresentation_out.pptx", slides.export.SaveFormat.PPTX)

Convert a Presentation to PDF

import aspose.slides as slides

# Instantiate a Presentation object that represents a PPT file
presentation = slides.Presentation("PowerPoint.ppt")

# Save the presentation as PDF
presentation.save("PPT-to-PDF.pdf", slides.export.SaveFormat.PDF)

Import PDF and Save it as a Presentation

import aspose.slides as slides

with slides.Presentation() as pres:
    pres.slides.remove_at(0)
    pres.slides.add_from_pdf("welcome-to-powerpoint.pdf")
    pres.save("OutputPresentation.pptx", slides.export.SaveFormat.PPTX)

Product Page | Docs | Demos | API Reference | 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.Slides-23.6.0-py3-none-win_amd64.whl (64.7 MB view details)

Uploaded Python 3 Windows x86-64

Aspose.Slides-23.6.0-py3-none-win32.whl (57.1 MB view details)

Uploaded Python 3 Windows x86

Aspose.Slides-23.6.0-py3-none-macosx_10_14_x86_64.whl (76.2 MB view details)

Uploaded Python 3 macOS 10.14+ x86-64

File details

Details for the file Aspose.Slides-23.6.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for Aspose.Slides-23.6.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 079380087abf71476044efb8ef233afbeac0d651baf151044ff76ceecc1f69e8
MD5 1458da4abd66ea6d1bd815bcd4afb9ff
BLAKE2b-256 9debc00c1522e14fac2f91552b8355be6237bff39eb3890ce0e4feffa06b9252

See more details on using hashes here.

Provenance

File details

Details for the file Aspose.Slides-23.6.0-py3-none-win32.whl.

File metadata

File hashes

Hashes for Aspose.Slides-23.6.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 ddedf05c085b15a19a0d6c138dcf1e891c81ae12d3fb488b479615719cda9b2e
MD5 9d4c2471d7ea5a33ce40551e9fb107ef
BLAKE2b-256 a53eec2e7ec9f9702b2abbc9b8429bcc732ceefd9f0cb5ce9ea8c3ab76784cd4

See more details on using hashes here.

Provenance

File details

Details for the file Aspose.Slides-23.6.0-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for Aspose.Slides-23.6.0-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 fa6b7b4b2eb7e64fede3fe3e866656826156a48ec50af39726361b8f58340f08
MD5 113185c7ef4d69a080f20ec21b044145
BLAKE2b-256 4b8e60f06f72383c022e11de91201603d970b52f505f43bded5459924e69afab

See more details on using hashes here.

Provenance

File details

Details for the file Aspose.Slides-23.6.0-py3-none-macosx_10_14_x86_64.whl.

File metadata

File hashes

Hashes for Aspose.Slides-23.6.0-py3-none-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 c9a9ac8ca7f80d1ff6fd86ec317f9f428d60e56624da295d6e6272526b56c657
MD5 8d41a6518860d4ec24d8178547c57dfb
BLAKE2b-256 541ef067c167f3aabc84e5fa4184ff0aed6c53ee12439bfe8990d91acdb54d3b

See more details on using hashes here.

Provenance

Supported by

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