Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 10,584 for

textbox

(0.05 sec)
  1. get_characters method | Aspose.Cells for Python...

    get_characters method get_characters Returns all Characters objects that represents a range of characters within the ......drawing class TextBox get_actual_box method get_connection_points...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. input_range 属性 | Aspose.Cells for Python via .N...

    input_range 属性 input_range 属性 获取或设置用于填充指定组合框的工作表范围。 例子 if shape . input_range == "$B$6:$B10" : shape . input_range = ......drawing 类 TextBox id 属性 is_equation 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. is_equation 属性 | Aspose.Cells for Python via .N...

    is_equation 属性 is_equation 属性 指示形状是否仅包含方程。 例子 # If true,the shape only contains an equation. if shape . is_equation :......drawing 类 TextBox input_range 属性 is_filled 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. height 属性 | Aspose.Cells for Python via .NET AP...

    height 属性 height 属性 代表形状的height,单位为像素。 例子 if shape . height == 3 : shape . height = 1 定义: @property def height ( self......drawing 类 TextBox has_line 属性 height_cm 属性 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. title 属性 | Aspose.Cells for Python via .NET API...

    title 属性 title 属性 指定当前形状对象的 title(标题)。 例子 shape . title = "title1" 定义: @property def title ( self ): ... @title . set......drawing 类 TextBox three_d_format 属性 top 属性 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. is_printable 属性 | Aspose.Cells for Python via ....

    is_printable 属性 is_printable 属性 如果对象可打印则为真 例子 if shape . is_printable : shape . is_printable = False 定义: @property de......drawing 类 TextBox is_locked 属性 is_rich_text 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. bottom property | Aspose.Cells for Python via ....

    bottom property bottom property Represents the width of the shape’s vertical offset from its lower bottom corner row,......drawing class TextBox auto_shape_type property connection_points...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. right property | Aspose.Cells for Python via .N...

    right property right property Represents the width of the shape’s horizontal offset from its lower right corner colum......drawing class TextBox relative_to_original_picture_size...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. x 属性 | Aspose.Cells for Python via .NET API 参考资料

    x 属性 x 属性 获取和设置形状相对于工作表左边框的水平偏移量,以像素为单位。 例子 if shape . x == 3 : shape . x = 1 定义: @property def x ( self ): ... @x . ......drawing 类 TextBox worksheet 属性 y 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. upper_left_column 属性 | Aspose.Cells for Python ...

    upper_left_column 属性 upper_left_column 属性 表示左上角的列索引。 例子 if shape . upper_left_column == 3 : shape . upper_left_column......drawing 类 TextBox upper_delta_y 属性 upper_left_row...

    reference.aspose.com/cells/python-net/zh/aspose...