Aspose.Page FOSS pour Python
API référence pour Aspose.Page FOSS pour Python v0.1.0. 139 types publics organisés par module.
communes
| Class | Description |
|---|---|
AxialShading | Class with 5 properties. |
CieBasedColorSpace | Class with 3 properties. |
ClipCommand | Set the current clipping path. |
ColorSpacePaint | Class with 2 properties. |
DeviceColorSpace | Class with 1 property. |
DeviceNColorSpace | Class with 3 properties. |
ExponentialFunction | ExponentialFunction.evaluate() computes function values for given inputs based on the defined domain, range, and coefficients. |
ImageCommand | Render an image resource with a transform. |
IndexedColorSpace | Class with 3 properties. |
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 with 1 property. |
PatternPaint | Class with 3 properties. |
Point | 2D point in the render model. |
RadialShading | Class with 5 properties. |
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 with 1 method and 8 properties. |
SeparationColorSpace | Class with 3 properties. |
ShadingPattern | Class with 2 properties. |
StateRestoreCommand | Restore the previous graphics state. |
StateSaveCommand | Save the current graphics state. |
StitchingFunction | Class with 1 method and 5 properties. |
StrokeStyle | Stroke style settings for path rendering. |
TextCommand | Render text using a font reference and transform. |
TilingPattern | Class with 7 properties. |
Image de
| Class | Description |
|---|---|
DefaultRasterWriter | The DefaultRasterWriter.write(document, options) method returns the rendered document as a byte array. |
RasterRenderer | Render a RenderDocument to a raster surface. |
RasterSurface | In-memory RGBA pixel surface. |
RasterWriter | Class with 1 method. |
RenderModelRasterWriter | Class with 1 method. |
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. |
| Class | Description |
|---|---|
ImageResource | Image resource payload for PDF XObject embedding. |
PdfEmbeddedFont | Class with 17 properties. |
PdfMetadata | PDF metadata fields for the document info dictionary. |
PdfWriter | Serialize a render document into PDF 1.4 bytes. |
RectWrapper | Class with 6 properties. |
PS
| Class | Description |
|---|---|
ClipType | Class in the Page PYTHON API. |
Clipper | The Clipper class offers methods such as execute() and add_edge_to_sel() to perform polygon clipping and edge management. |
ClipperBase | Class with 35 methods and 6 properties. |
ClipperException | Class extending Exception. |
Direction | Class in the Page PYTHON API. |
DoublePoint | Class with 2 properties. |
DscMetadata | Container for DSC metadata extracted from PS/EPS comments. |
EdgeSide | Class in the Page PYTHON API. |
EmbeddedType42 | Class with 3 properties. |
EndType | Class in the Page PYTHON API. |
ExecutionContext | Holds interpreter stacks, dictionaries, and metadata for execution. |
FilterResult | Result of decoding a filter chain. |
FontCache | Class with 4 methods. |
FontMetrics | Class with 2 properties. |
FontRecord | Class with 4 properties. |
FontResolver | Resolve fonts from names or PostScript dictionaries. |
FontResource | Represents a resolved font resource. |
GlyphPoint | Class with 3 properties. |
GraphicsState | Tracks current graphics state parameters. |
ImageInfo | Decoded raster image data. |
ImageSaveOptions | Class with 5 properties. |
IntPoint | Class with 2 properties. |
IntRect | Class with 4 properties. |
IntersectNode | Class with 1 method and 4 properties. |
Join | Class with 1 method and 3 properties. |
JoinType | Class in the Page PYTHON API. |
LocalMinima | Class with 1 method and 4 properties. |
OperatorEntry | Descriptor for a registered PostScript operator. |
OperatorRegistry | Register and resolve PostScript operator implementations. |
OutPt | Class with 1 method and 4 properties. |
OutRec | Class with 1 method and 7 properties. |
PdfSaveOptions | Class with 2 properties. |
PolyFillType | Class in the Page PYTHON API. |
PolyNode | Class with 2 methods and 8 properties. |
PolyOffsetBuilder | PolyOffsetBuilder.add_point(pt) adds a vertex to the polygon before computing offset geometry, and build() finalizes the construction. |
PolyTree | Class with 4 methods and 10 properties. |
PolyType | Class in the Page PYTHON API. |
PsArray | Class with 1 property. |
PsCanvas | Canvas that appends PostScript operators to a page. |
PsConversionPipeline | Convert PS/EPS byte streams into render model documents. |
PsDict | Class with 1 property. |
PsDocument | Represents a loaded or editable PS/EPS document. |
PsError | Base PostScript error. |
PsFile | Class with 3 properties. |
PsFontId | Class with 1 property. |
PsGState | Class with 1 property. |
PsIOError | Class with 1 method and 2 properties. |
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 with 1 method and 2 properties. |
PsLimitCheck | Class with 1 method and 2 properties. |
PsMark | Class with 1 property. |
PsName | Class with 2 properties. |
PsOperator | Class with 1 property. |
PsPage | Editable PS/EPS page. |
PsParser | Parse PostScript/EPS tokens into language objects. |
PsPattern | Class with 2 properties. |
PsProcedure | Class with 1 property. |
PsQuit | Internal non-error signal used by PostScript quit. |
PsRangeError | Class with 1 method and 2 properties. |
PsSave | Class with 1 property. |
PsSaveState | Class with 4 properties. |
PsStack | Simple stack implementation for PostScript execution. |
PsString | Class with 3 properties. |
PsSyntaxError | Class with 1 method and 2 properties. |
PsToken | Represents a token from a PostScript/EPS input stream. |
PsTokenizer | Tokenize PostScript/EPS bytes into language tokens. |
PsTypeError | Class with 1 method and 2 properties. |
PsUndefinedError | Class with 1 method and 2 properties. |
Scanbeam | Class with 1 method and 2 properties. |
TEdge | Class with 1 method and 18 properties. |
TrueTypeFont | TrueTypeFont offers low‑level glyph metrics such as advance width, vertical advance, and outline points for precise text layout. |
Type1Metrics | Class with 7 properties. |
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 with 3 methods. |
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. |
Les enumerations
| Enumeration | Description |
|---|---|
PrintTicketScope | Print ticket scopes supported by XPS. |
Voir aussi
- Aspose.Page — Résultats de l’API d’entreprise