ShapeNode
Overview
ShapeNode là một lớp trong Aspose.Words FOSS cho Python. Dòng thừa kế từ: BaseModel.
ShapeNode.type is a string indicating the node’s type identifier.
Tài sản : allow_overlap, behind_text, borders, has_image, height, horizontal_alignment,19 và thêm.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
type | str | Read | Nhận được loại. |
shape_type | `int | None` | Read |
name | str | Read | nhận được tên. |
width | `float | None` | Read |
height | `float | None` | Read |
left | float | Read | Gã lấy trái. |
top | float | Read | Gã được đỉnh. |
is_inline | `bool | None` | Read |
has_image | `bool | None` | Read |
image_data | Optional[ImageData] | Read | Nhận dữ liệu hình ảnh. |
text_box | `dict[str, Any] | None` | Read |
shading | Shading | Read | Gửi cái bóng. |
borders | list[Border] | Read | Gặp các biên giới. |
vertical_alignment | int | Read | Nhận được sự phù hợp dọc. |
wrap_type | int | Read | Có được loại vải. |
relative_horizontal_position | int | Read | - Có vị trí tương đối ngang. |
relative_vertical_position | int | Read | Có vị trí tương đối dọc. |
horizontal_position | float | Read | - Nhận vị trí ngang. |
vertical_position | float | Read | - Có vị trí dọc. |
horizontal_alignment | int | Read | Nhận được sự phù hợp ngang. |
vertical_anchor_alignment | int | Read | Nhận sự phù hợp của anchor ảo. |
behind_text | bool | Read | Gửi lại văn bản sau. |
allow_overlap | bool | Read | Nhận được phép overlap. |
layout_in_cell | bool | Read | - Nhận layout trong cell. |
is_locked | bool | Read | Gets nó được khóa. |