W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
classPyPDF2.generic.RectangleObject(arr: Union[RectangleObject, Tuple[float, float, float, float]])
?基類: ArrayObject
此類用于表示PyPDF2 中的頁面框。這些盒子包括:
artbox
?artbox
?artbox
?artbox
?artbox
?屬性 bottom: FloatObject
ensureIsNumber(value: Any)→ Union[FloatObject, NumberObject]
getHeight()→ Decimal
getLowerLeft()→ Tuple[Decimal, Decimal]
getLowerLeft_x()→ FloatObject
getLowerLeft_y()→ FloatObject
getLowerRight()→ Tuple[Decimal, Decimal]
getLowerRight_x()→ FloatObject
getLowerRight_y()→ FloatObject
getUpperLeft()→ Tuple[Decimal, Decimal]
getUpperLeft_x()→ FloatObject
getUpperLeft_y()→ FloatObject
getUpperRight()→ Tuple[Decimal, Decimal]
getUpperRight_x()→ FloatObject
getUpperRight_y()→ FloatObject
getWidth()→ Decimal
屬性 height: Decimal
indirect_reference: Optional[IndirectObject]
屬性 left: FloatObject
屬性 lowerLeft: Tuple[Decimal, Decimal]
屬性 lowerRight: Tuple[Decimal, Decimal]
屬性 lower_left: Tuple[Decimal, Decimal]以 (x,y) 形式讀取和修改此框的左下角坐標的屬性。
屬性 lower_right: Tuple[Decimal, Decimal]
以 (x,y) 形式讀取和修改此框右下角坐標的屬性。
屬性 right: FloatObject
scale(sx: float, sy: float)→ RectangleObject
setLowerLeft(value: Tuple[float, float])→ None
setLowerRight(value: Tuple[float, float])→ None
setUpperLeft(value: Tuple[float, float])→ None
setUpperRight(value: Tuple[float, float])→ None
屬性 top: FloatObject
屬性 upperLeft: Tuple[Decimal, Decimal]
屬性 upperRight: Tuple[Decimal, Decimal]
屬性 upper_left: Tuple[Decimal, Decimal]
以 (x,y) 形式讀取和修改此框的左上角坐標的屬性。
屬性 upper_right: Tuple[Decimal, Decimal]
以 (x,y) 形式讀取和修改此框右上角坐標的屬性。
屬性 width: Decimal
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: