clip_text method
clip_text
Adds clip from an outline of given text in given font.
def clip_text(self, text, font, x, y):
...
Parameter | Type | Description |
---|---|---|
text | str | The text. |
font | aspose.pydrawing.Font | The font. |
x | float | An X coordinate of the text position. |
y | float | An Y coordinate of the text position. |
See Also
- module
aspose.page.eps
- class
PsDocument