Aspose.Page FOSS for Python

API reference for Aspose.Page FOSS for Python v0.1.0. 139 public types organized by module.

Common

ClassDescription
AxialShadingClass in the Page API.
CieBasedColorSpaceClass in the Page API.
ClipCommandSet the current clipping path.
ColorSpacePaintClass in the Page API.
DeviceColorSpaceClass in the Page API.
DeviceNColorSpaceClass in the Page API.
ExponentialFunctionClass in the Page API.
ImageCommandRender an image resource with a transform.
IndexedColorSpaceClass in the Page API.
MatrixAffine transform matrix (a, b, c, d, e, f).
PaintFill/stroke paint descriptor.
PathA sequence of path segments.
PathCommandRender a path with optional stroke/fill.
PathSegmentA path segment with a kind and control points.
PatternColorSpaceClass in the Page API.
PatternPaintClass in the Page API.
Point2D point in the render model.
RadialShadingClass in the Page API.
RectAxis-aligned rectangle with min/max coordinates.
RenderDocumentA collection of render pages.
RenderImageResourceImage payload used by raster backends.
RenderModelBuilderBuild render documents incrementally.
RenderPageA single renderable page with commands.
RenderResourcesShared render resources for a document.
SampledFunctionClass in the Page API.
SeparationColorSpaceClass in the Page API.
ShadingPatternClass in the Page API.
StateRestoreCommandRestore the previous graphics state.
StateSaveCommandSave the current graphics state.
StitchingFunctionClass in the Page API.
StrokeStyleStroke style settings for path rendering.
TextCommandRender text using a font reference and transform.
TilingPatternClass in the Page API.

Image

ClassDescription
DefaultRasterWriterClass in the Page API.
RasterRendererRender a RenderDocument to a raster surface.
RasterSurfaceIn-memory RGBA pixel surface.
RasterWriterClass in the Page API.
RenderModelRasterWriterClass in the Page API.
SkiaRasterWriterRasterize a RenderDocument using Skia (requires skia-python).

Mcp

ClassDescription
McpConversionOptionsConversion options for MCP operations.
McpInputMCP input payload.
McpOutputMCP output configuration.
McpResultMCP output payload.

Pdf

ClassDescription
ImageResourceImage resource payload for PDF XObject embedding.
PdfEmbeddedFontClass in the Page API.
PdfMetadataPDF metadata fields for the document info dictionary.
PdfWriterSerialize a render document into PDF 1.4 bytes.
RectWrapperClass in the Page API.

Ps

ClassDescription
ClipTypeClass in the Page API.
ClipperClass in the Page API.
ClipperBaseClass in the Page API.
ClipperExceptionClass in the Page API.
DirectionClass in the Page API.
DoublePointClass in the Page API.
DscMetadataContainer for DSC metadata extracted from PS/EPS comments.
EdgeSideClass in the Page API.
EmbeddedType42Class in the Page API.
EndTypeClass in the Page API.
ExecutionContextHolds interpreter stacks, dictionaries, and metadata for execution.
FilterResultResult of decoding a filter chain.
FontCacheClass in the Page API.
FontMetricsClass in the Page API.
FontRecordClass in the Page API.
FontResolverResolve fonts from names or PostScript dictionaries.
FontResourceRepresents a resolved font resource.
GlyphPointClass in the Page API.
GraphicsStateTracks current graphics state parameters.
ImageInfoDecoded raster image data.
ImageSaveOptionsClass in the Page API.
IntPointClass in the Page API.
IntRectClass in the Page API.
IntersectNodeClass in the Page API.
JoinClass in the Page API.
JoinTypeClass in the Page API.
LocalMinimaClass in the Page API.
OperatorEntryDescriptor for a registered PostScript operator.
OperatorRegistryRegister and resolve PostScript operator implementations.
OutPtClass in the Page API.
OutRecClass in the Page API.
PdfSaveOptionsClass in the Page API.
PolyFillTypeClass in the Page API.
PolyNodeClass in the Page API.
PolyOffsetBuilderClass in the Page API.
PolyTreeClass in the Page API.
PolyTypeClass in the Page API.
PsArrayClass in the Page API.
PsCanvasCanvas that appends PostScript operators to a page.
PsConversionPipelineConvert PS/EPS byte streams into render model documents.
PsDictClass in the Page API.
PsDocumentRepresents a loaded or editable PS/EPS document.
PsErrorBase PostScript error.
PsFileClass in the Page API.
PsFontIdClass in the Page API.
PsGStateClass in the Page API.
PsIOErrorClass in the Page API.
PsImageRaster image container for embedding in PS/EPS.
PsImageResourceRepresents a decoded image resource.
PsImageStoreStore image resources by id.
PsInterpreterExecute PostScript/EPS objects using a registry of operators.
PsInvalidAccessClass in the Page API.
PsLimitCheckClass in the Page API.
PsMarkClass in the Page API.
PsNameClass in the Page API.
PsOperatorClass in the Page API.
PsPageEditable PS/EPS page.
PsParserParse PostScript/EPS tokens into language objects.
PsPatternClass in the Page API.
PsProcedureClass in the Page API.
PsQuitInternal non-error signal used by PostScript quit.
PsRangeErrorClass in the Page API.
PsSaveClass in the Page API.
PsSaveStateClass in the Page API.
PsStackSimple stack implementation for PostScript execution.
PsStringClass in the Page API.
PsSyntaxErrorClass in the Page API.
PsTokenRepresents a token from a PostScript/EPS input stream.
PsTokenizerTokenize PostScript/EPS bytes into language tokens.
PsTypeErrorClass in the Page API.
PsUndefinedErrorClass in the Page API.
ScanbeamClass in the Page API.
TEdgeClass in the Page API.
TrueTypeFontClass in the Page API.
Type1MetricsClass in the Page API.

Xps

ClassDescription
PrintTicketPrint ticket payload descriptor.
RelationshipRepresents a package relationship.
XpsCanvasXPS canvas element for grouping content.
XpsDocumentRepresents a loaded or editable XPS document.
XpsDocumentBuilderBuilder for XPS document creation/editing.
XpsFixedPageEditable XPS fixed page.
XpsGlyphsXPS glyphs element.
XpsImageXPS image element.
XpsImageResourceDecoded image resource.
XpsImageStoreClass in the Page API.
XpsPackageRepresents an XPS package.
XpsParserParse XPS package relationships to locate pages.
XpsPathXPS path element.
XpsRendererRender XPS XML to the shared render model.
XpsResourceDictionaryResource dictionary with parent lookup.

Enumerations

EnumerationDescription
PrintTicketScopePrint ticket scopes supported by XPS.

See Also