Feature List | Aspose.Page for Python via .NET
Contents
[
Hide
Show
]Features of Aspose.Page for Python
General Features
- Support for Windows x86 and x64. In te neares future support for Linux and MacOS als will be added.
- Supports Web Applications as well as Console Applications.
- API Reference
- Supports Python 3.6 - 3.11
XPS Features
- Create and modify XPS documents, including tasks like adding or removing pages.
- Work with elements like canvases, paths, and glyphs.
- Create vector graphics shapes (Path element) using a set of primitives (elliptical arcs, Bezier curve segments and straight line segments)
- Create text strings (Glyphs element)
- Organize elements (Canvas element) into groups for easier manipulation.
- Manipulate the appearance of graphics and text strings.
- Use brushes of different types including solid color brush, image brush, visual brush etc.
- Adjust the appearance of graphics and text using different brushes and color spaces such as sRGB, scRGB, or ICC profiles.
- Manage multiple documents inside an XPS document.
- Preserve print tickets in opened XPS document if there are any there.
- Add default print tickets into new XPS document or an opened one if there’re no tickets in it
- Perform operations across packages, like adding elements from other documents or linking print tickets.
- Get a job/document/page print ticket object and link it to another job/document/page
- Manipulate print tickets using the Print Schema model classes
- Save XPS files as raster images, PDFs, or PostScript files.
- Manipulate hyperlinks within XPS elements and handle XPS outline items, including saving and converting them.
- Save PDF to stream
- Edit, save, and convert XPS outline items.
EPS Features
- Supported PostScript language levels 1-3, excluding font types such as Type2 (CFF), Type14 (Chameleon), Types 9, 10, and 11.
- Generate PostScript (PS) documents.
- Insert pages into existing PS documents.
- Manage graphical states including transformations and clips.
- Create vector graphics shapes with primitives like elliptical arcs, Bezier curve segments, and straight line segments.
- Create text strings.
- Add images, including those with transparency.
- Save EPS as PDF files and as raster images.
- Adjust dimensions and crop EPS images
- Convert raster images to EPS format.
- Add, modify, and store XMP metadata within EPS files.