Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 126,484 for

shape

(0.23 sec)
  1. has_line 属性 | Aspose.Cells for Python via .NET ...

    has_line 属性 has_line 属性 获取和设置形状的线条边框是否可见。 例子 if Shape . has_line == False : Shape . has_line = True 定义: @property def...... 例子 if shape . has_line == False : shape . has_line = True...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. add_hyperlink方法 | Aspose.Cells for Python via ....

    add_hyperlink方法 add_hyperlink(address) 向形状添加超链接。 返回 返回新的超链接对象。 def add_hyperlink ( self , address ): ... 范围 类型 描述 add...... 例子 hyperlink = shape . add_hyperlink ( "https://www...也可以看看 模块 aspose.cells.drawing 类 Shape align_top_right_corner方法 简体中文...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. get_connection_points方法 | Aspose.Cells for Pyth...

    get_connection_points方法 get_connection_points() 获取连接点 返回 [X,Y] 对连接点。每一项都是一个float[2]数组,[0]代表x,[1]代表y。 def get_connecti...... 例子 points = shape . get_connection_points () 也可以看看...也可以看看 模块 aspose.cells.drawing 类 Shape get_characters方法 get_input_range方法...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. IsClosed | Aspose.PSD for .NET API Reference

    IsClosed Figure.IsClosed property Gets or sets a value indicating whether this figure is closed. A closed figure will......the last figure’s shapes are continuous shapes. In such case the...the first point of the first shape will be connected by a straight...

    reference.aspose.com/psd/net/aspose.psd/figure/...