Aspose.Page FOSS for Python
API reference for Aspose.Page FOSS for Python v0.1.0. 139 public types organized by module.
Common
| Class | Description |
|---|
AxialShading | Class in the Page API. |
CieBasedColorSpace | Class in the Page API. |
ClipCommand | Set the current clipping path. |
ColorSpacePaint | Class in the Page API. |
DeviceColorSpace | Class in the Page API. |
DeviceNColorSpace | Class in the Page API. |
ExponentialFunction | Class in the Page API. |
ImageCommand | Render an image resource with a transform. |
IndexedColorSpace | Class in the Page API. |
Matrix | Affine transform matrix (a, b, c, d, e, f). |
Paint | Fill/stroke paint descriptor. |
Path | A sequence of path segments. |
PathCommand | Render a path with optional stroke/fill. |
PathSegment | A path segment with a kind and control points. |
PatternColorSpace | Class in the Page API. |
PatternPaint | Class in the Page API. |
Point | 2D point in the render model. |
RadialShading | Class in the Page API. |
Rect | Axis-aligned rectangle with min/max coordinates. |
RenderDocument | A collection of render pages. |
RenderImageResource | Image payload used by raster backends. |
RenderModelBuilder | Build render documents incrementally. |
RenderPage | A single renderable page with commands. |
RenderResources | Shared render resources for a document. |
SampledFunction | Class in the Page API. |
SeparationColorSpace | Class in the Page API. |
ShadingPattern | Class in the Page API. |
StateRestoreCommand | Restore the previous graphics state. |
StateSaveCommand | Save the current graphics state. |
StitchingFunction | Class in the Page API. |
StrokeStyle | Stroke style settings for path rendering. |
TextCommand | Render text using a font reference and transform. |
TilingPattern | Class in the Page API. |
Image
| Class | Description |
|---|
DefaultRasterWriter | Class in the Page API. |
RasterRenderer | Render a RenderDocument to a raster surface. |
RasterSurface | In-memory RGBA pixel surface. |
RasterWriter | Class in the Page API. |
RenderModelRasterWriter | Class in the Page API. |
SkiaRasterWriter | Rasterize a RenderDocument using Skia (requires skia-python). |
Mcp
| Class | Description |
|---|
McpConversionOptions | Conversion options for MCP operations. |
McpInput | MCP input payload. |
McpOutput | MCP output configuration. |
McpResult | MCP output payload. |
Pdf
| Class | Description |
|---|
ImageResource | Image resource payload for PDF XObject embedding. |
PdfEmbeddedFont | Class in the Page API. |
PdfMetadata | PDF metadata fields for the document info dictionary. |
PdfWriter | Serialize a render document into PDF 1.4 bytes. |
RectWrapper | Class in the Page API. |
Ps
| Class | Description |
|---|
ClipType | Class in the Page API. |
Clipper | Class in the Page API. |
ClipperBase | Class in the Page API. |
ClipperException | Class in the Page API. |
Direction | Class in the Page API. |
DoublePoint | Class in the Page API. |
DscMetadata | Container for DSC metadata extracted from PS/EPS comments. |
EdgeSide | Class in the Page API. |
EmbeddedType42 | Class in the Page API. |
EndType | Class in the Page API. |
ExecutionContext | Holds interpreter stacks, dictionaries, and metadata for execution. |
FilterResult | Result of decoding a filter chain. |
FontCache | Class in the Page API. |
FontMetrics | Class in the Page API. |
FontRecord | Class in the Page API. |
FontResolver | Resolve fonts from names or PostScript dictionaries. |
FontResource | Represents a resolved font resource. |
GlyphPoint | Class in the Page API. |
GraphicsState | Tracks current graphics state parameters. |
ImageInfo | Decoded raster image data. |
ImageSaveOptions | Class in the Page API. |
IntPoint | Class in the Page API. |
IntRect | Class in the Page API. |
IntersectNode | Class in the Page API. |
Join | Class in the Page API. |
JoinType | Class in the Page API. |
LocalMinima | Class in the Page API. |
OperatorEntry | Descriptor for a registered PostScript operator. |
OperatorRegistry | Register and resolve PostScript operator implementations. |
OutPt | Class in the Page API. |
OutRec | Class in the Page API. |
PdfSaveOptions | Class in the Page API. |
PolyFillType | Class in the Page API. |
PolyNode | Class in the Page API. |
PolyOffsetBuilder | Class in the Page API. |
PolyTree | Class in the Page API. |
PolyType | Class in the Page API. |
PsArray | Class in the Page API. |
PsCanvas | Canvas that appends PostScript operators to a page. |
PsConversionPipeline | Convert PS/EPS byte streams into render model documents. |
PsDict | Class in the Page API. |
PsDocument | Represents a loaded or editable PS/EPS document. |
PsError | Base PostScript error. |
PsFile | Class in the Page API. |
PsFontId | Class in the Page API. |
PsGState | Class in the Page API. |
PsIOError | Class in the Page API. |
PsImage | Raster image container for embedding in PS/EPS. |
PsImageResource | Represents a decoded image resource. |
PsImageStore | Store image resources by id. |
PsInterpreter | Execute PostScript/EPS objects using a registry of operators. |
PsInvalidAccess | Class in the Page API. |
PsLimitCheck | Class in the Page API. |
PsMark | Class in the Page API. |
PsName | Class in the Page API. |
PsOperator | Class in the Page API. |
PsPage | Editable PS/EPS page. |
PsParser | Parse PostScript/EPS tokens into language objects. |
PsPattern | Class in the Page API. |
PsProcedure | Class in the Page API. |
PsQuit | Internal non-error signal used by PostScript quit. |
PsRangeError | Class in the Page API. |
PsSave | Class in the Page API. |
PsSaveState | Class in the Page API. |
PsStack | Simple stack implementation for PostScript execution. |
PsString | Class in the Page API. |
PsSyntaxError | Class in the Page API. |
PsToken | Represents a token from a PostScript/EPS input stream. |
PsTokenizer | Tokenize PostScript/EPS bytes into language tokens. |
PsTypeError | Class in the Page API. |
PsUndefinedError | Class in the Page API. |
Scanbeam | Class in the Page API. |
TEdge | Class in the Page API. |
TrueTypeFont | Class in the Page API. |
Type1Metrics | Class in the Page API. |
Xps
| Class | Description |
|---|
PrintTicket | Print ticket payload descriptor. |
Relationship | Represents a package relationship. |
XpsCanvas | XPS canvas element for grouping content. |
XpsDocument | Represents a loaded or editable XPS document. |
XpsDocumentBuilder | Builder for XPS document creation/editing. |
XpsFixedPage | Editable XPS fixed page. |
XpsGlyphs | XPS glyphs element. |
XpsImage | XPS image element. |
XpsImageResource | Decoded image resource. |
XpsImageStore | Class in the Page API. |
XpsPackage | Represents an XPS package. |
XpsParser | Parse XPS package relationships to locate pages. |
XpsPath | XPS path element. |
XpsRenderer | Render XPS XML to the shared render model. |
XpsResourceDictionary | Resource dictionary with parent lookup. |
Enumerations
| Enumeration | Description |
|---|
PrintTicketScope | Print ticket scopes supported by XPS. |
See Also