Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 126,502 for

shape

(0.51 sec)
  1. left_to_corner 属性 | Aspose.Cells for Python via...

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if Shape . left_to_corner == 3 : Shape . left_to_corne...... 例子 if shape . left_to_corner == 3 : shape . left_to_corner...

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

    text_direction 属性 text_direction 属性 获取/设置此对象的文本流方向。 例子 from aspose.cells import TextDirectionType if Shape . text_dir......import TextDirectionType if shape . text_direction == TextDirectionType...TextDirectionType . CONTEXT : shape . text_direction = TextDirectionType...

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

    calculate_text_size方法 calculate_text_size() 重新计算文本区域 返回 文本在数组中的大小(宽度和高度)。 def calculate_text_size ( self ): ... 例子 # ......is:w=size[0],h=size[1] size = shape . calculate_text_size () 也可以看看...也可以看看 模块 aspose.cells.drawing 类 Shape align_top_right_corner方法 characters方法...

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

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if Shape . left_to_corner == 3 : Shape . left_to_corne...... 例子 if shape . left_to_corner == 3 : shape . left_to_corner...

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

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if Shape . left_to_corner == 3 : Shape . left_to_corne...... 例子 if shape . left_to_corner == 3 : shape . left_to_corner...

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

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if Shape . left_to_corner == 3 : Shape . left_to_corne...... 例子 if shape . left_to_corner == 3 : shape . left_to_corner...

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

    text_direction 属性 text_direction 属性 获取/设置此对象的文本流方向。 例子 from aspose.cells import TextDirectionType if Shape . text_dir......import TextDirectionType if shape . text_direction == TextDirectionType...TextDirectionType . CONTEXT : shape . text_direction = TextDirectionType...

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

    text_direction 属性 text_direction 属性 获取/设置此对象的文本流方向。 例子 from aspose.cells import TextDirectionType if Shape . text_dir......import TextDirectionType if shape . text_direction == TextDirectionType...TextDirectionType . CONTEXT : shape . text_direction = TextDirectionType...

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

    left_to_corner 属性 left_to_corner 属性 获取和设置形状相对于工作表左边框的水平偏移量。 例子 if Shape . left_to_corner == 3 : Shape . left_to_corne...... 例子 if shape . left_to_corner == 3 : shape . left_to_corner...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. font property | Aspose.Cells for Python via .NE...

    font property font property Represents the font of Shape. Example from aspose.pydrawing import Color font = Shape . f......property Represents the font of shape. Example from aspose.pydrawing...pydrawing import Color font = shape . font font . name = "Arial" font...

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