Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 136,545 for

shape

(0.15 sec)
  1. text_horizontal_alignment property | Aspose.Cel...

    text_horizontal_alignment property text_horizontal_alignment property Gets and sets the text horizontal alignment typ......horizontal alignment type of the shape. Example from aspose.cells import...import TextAlignmentType if shape . text_horizontal_alignment...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Line | Aspose.Diagram for Java API Reference

    Contains elements specifying general positioning information about a Shape....positioning information about a shape. Methods Method Description...the line CompoundType of the shape. getDel() A flag indicating...

    reference.aspose.com/diagram/java/com.aspose.di...
  3. GlueTypeValue | Aspose.Diagram for Java API Ref...

    Specifies whether dynamic Shape-to-Shape glue is allowed when connecting to a Shape....Specifies whether dynamic (shape-to-shape) glue is allowed when connecting...connecting to a shape. Fields Field Description ALLOW_DYNAMIC_GLUE...

    reference.aspose.com/diagram/java/com.aspose.di...
  4. iconnector - Aspose.Slides for Java - API Refer...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....SequenceCollection SetEffect Shape ShapeBevel ShapeCollection ShapeElement...getEndShapeConnected () Returns or sets the shape to attach the end of the connector...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. characters method | Aspose.Cells for Python via...

    characters method characters Returns a Characters object that represents a range of characters within the text. Retur......works on shape with title. Example fontSetting = shape . characters...aspose.cells.drawing class Shape calculate_text_size method format_characters...

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

    text_effect 属性 text_effect 属性 返回包含指定形状的文本效果格式化属性的 TextEffectFormat 对象。 适用于表示艺术字的 Shape 对象。 例子 textEffectFormat = shap...... 适用于表示艺术字的 Shape 对象。 例子 textEffectFormat = shape . text_effect...也可以看看 模块 aspose.cells.drawing 类 Shape 类 TextEffectFormat text_direction...

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

    right 属性 right 属性 表示形状从其下 right 角列的水平偏移的宽度,以像素为单位。 例子 if Shape . right == 3 : Shape . right = 1 定义: @property def rig...... 例子 if shape . right == 3 : shape . right = 1 定义: @property...也可以看看 模块 aspose.cells.drawing 类 Shape relative_to_original_picture_size...

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

    upper_left_row 属性 upper_left_row 属性 表示左上角的行索引。 评论 如果形状在 Shape 或 group 中,UpperLeftRow 将被忽略。 例子 if Shape . upper_left_r......评论 如果形状在 shape 或 group 中,UpperLeftRow 将被忽略。 例子 if shape . upper_left_row...upper_left_row == 3 : shape . upper_left_row = 1 定义: @property def...

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

    upper_left_row 属性 upper_left_row 属性 表示左上角的行索引。 评论 如果形状在 Shape 或 group 中,UpperLeftRow 将被忽略。 例子 if Shape . upper_left_r......评论 如果形状在 shape 或 group 中,UpperLeftRow 将被忽略。 例子 if shape . upper_left_row...upper_left_row == 3 : shape . upper_left_row = 1 定义: @property def...

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

    text_horizontal_alignment 属性 text_horizontal_alignment 属性 获取和设置形状的文本水平对齐类型。 例子 from aspose.cells import TextAlignment......import TextAlignmentType if shape . text_horizontal_alignment...TextAlignmentType . BOTTOM : shape . text_horizontal_alignment...

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