Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 126,490 for

shape

(0.09 sec)
  1. lower_right_column 属性 | Aspose.Cells for Python...

    lower_right_column 属性 lower_right_column 属性 代表右下角的列索引。 例子 if Shape . lower_right_column == 3 : Shape . lower_right_co...... 例子 if shape . lower_right_column == 3 : shape . lower_right_column...

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

    upper_left_column 属性 upper_left_column 属性 表示左上角的列索引。 例子 if Shape . upper_left_column == 3 : Shape . upper_left_column...... 例子 if shape . upper_left_column == 3 : shape . upper_left_column...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. lower_right_row 属性 | Aspose.Cells for Python vi...

    lower_right_row 属性 lower_right_row 属性 表示右下角的行索引。 例子 if Shape . lower_right_row == 3 : Shape . lower_right_row = 1 定义:...... 例子 if shape . lower_right_row == 3 : shape . lower_right_row...

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

    lower_right_column 属性 lower_right_column 属性 代表右下角的列索引。 例子 if Shape . lower_right_column == 3 : Shape . lower_right_co...... 例子 if shape . lower_right_column == 3 : shape . lower_right_column...

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

    lower_right_column 属性 lower_right_column 属性 代表右下角的列索引。 例子 if Shape . lower_right_column == 3 : Shape . lower_right_co...... 例子 if shape . lower_right_column == 3 : shape . lower_right_column...

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

    upper_left_column 属性 upper_left_column 属性 表示左上角的列索引。 例子 if Shape . upper_left_column == 3 : Shape . upper_left_column...... 例子 if shape . upper_left_column == 3 : shape . upper_left_column...

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

    upper_left_column 属性 upper_left_column 属性 表示左上角的列索引。 例子 if Shape . upper_left_column == 3 : Shape . upper_left_column...... 例子 if shape . upper_left_column == 3 : shape . upper_left_column...

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

    upper_left_column 属性 upper_left_column 属性 表示左上角的列索引。 例子 if Shape . upper_left_column == 3 : Shape . upper_left_column...... 例子 if shape . upper_left_column == 3 : shape . upper_left_column...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. text_direction property | Aspose.Cells for Pyth...

    text_direction property text_direction property Gets/Sets the direction of the text flow for this object. Example fro......import TextDirectionType if shape . text_direction == TextDirectionType...TextDirectionType . CONTEXT : shape . text_direction = TextDirectionType...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose import pycore from ......import CheckBoxActiveXContr if shape . active_x_control != None :...cast ( CheckBoxActiveXContr , shape . active_x_control ) # The font...

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