Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 10,593 for

textbox

(0.07 sec)
  1. get_locked_property方法 | Aspose.Cells for Python...

    get_locked_property方法 get_locked_property(type) 获取锁定属性的值。 返回 返回锁定属性的值。 def get_locked_property ( self , type ): ... 范......drawing 类 TextBox get_linked_cell方法 get_result_of_smart_art方法...

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

    width_in_shape 属性 width_in_shape 属性 表示形状的宽度,以父形状的 1/4000 为单位。 评论 仅当此形状位于组或图表中时适用。 例子 if shape . upper_delta_y == 2000......drawing 类 TextBox width_cm 属性 width_inch 属性 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Enum Forms2OleControlType | Aspose.Words for .N...

    Aspose.Words.Drawing.Ole.Forms2OleControlType 枚举....描述 OptionButton 0 Label 1 Textbox 2 CheckBox 3 ToggleButton 4...

    reference.aspose.com/words/zh/net/aspose.words....
  4. left 属性 | Aspose.Cells for Python via .NET API ...

    left 属性 left 属性 表示形状与其 left 列的水平偏移量,以像素为单位。 例子 if shape . left == 3 : shape . left = 1 定义: @property def left ( self ......drawing 类 TextBox is_word_art 属性 left_cm 属性 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. line_format property | Aspose.Cells for Python ...

    line_format property line_format property Returns a MsoLineFormat object that contains line formatting properties for......class MsoLineFormat class TextBox line property linked_cell property...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. left_inch 属性 | Aspose.Cells for Python via .NET...

    left_inch 属性 left_inch 属性 表示形状与其左列的水平偏移量,以英寸为单位。 例子 if shape . left_inch == 3 : shape . left_inch = 1 定义: @property d......drawing 类 TextBox left_in_shape 属性 left_to_corner...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. calculate_text_size方法 | Aspose.Cells for Python...

    calculate_text_size方法 calculate_text_size() 重新计算文本区域 返回 文本在数组中的大小(宽度和高度)。 def calculate_text_size ( self ): ... 例子 # ......drawing 类 TextBox align_top_right_corner方法 characters方法...

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

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if shape . left_to_corner == 3 : shape . left_to_corne......drawing 类 TextBox left_inch 属性 line 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++.... Textbox 5 Contains shape or textbox text, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 Textbox 对象中的字符串。 例子 if shape . text == None : shape . text = "This is a test." 定义: @property def ......text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if shape . text == None...

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