Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 136,547 for

shape

(0.11 sec)
  1. text_orientation_type property | Aspose.Cells f...

    text_orientation_type property text_orientation_type property Gets and sets the text orientation type of the Shape. E......text orientation type of the shape. Example from aspose.cells import...import TextOrientationType if shape . text_orientation_type == TextOrientationType...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. text_orientation_type property | Aspose.Cells f...

    text_orientation_type property text_orientation_type property Gets and sets the text orientation type of the Shape. E......text orientation type of the shape. Example from aspose.cells import...import TextOrientationType if shape . text_orientation_type == TextOrientationType...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. text_orientation_type property | Aspose.Cells f...

    text_orientation_type property text_orientation_type property Gets and sets the text orientation type of the Shape. E......text orientation type of the shape. Example from aspose.cells import...import TextOrientationType if shape . text_orientation_type == TextOrientationType...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. text_orientation_type property | Aspose.Cells f...

    text_orientation_type property text_orientation_type property Gets and sets the text orientation type of the Shape. E......text orientation type of the shape. Example from aspose.cells import...import TextOrientationType if shape . text_orientation_type == TextOrientationType...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. is_equation 属性 | Aspose.Cells for Python via .N...

    is_equation 属性 is_equation 属性 指示形状是否仅包含方程。 例子 # If true,the Shape only contains an equation. if Shape . is_equation :......true,the shape only contains an equation. if shape . is_equation...也可以看看 模块 aspose.cells.drawing 类 Shape input_range 属性 is_filled 属性...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. geometryshape - Aspose.Slides for Java - API Re...

    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...lang.Object com.aspose.slides.Shape com.aspose.slides.GeometryShape...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. bottom property | Aspose.Cells for Python via ....

    bottom property bottom property Represents the width of the Shape’s vertical offset from its lower bottom corner row,......Represents the width of the shape’s vertical offset from its lower...pixels. Example if shape . bottom == 3 : shape . bottom = 1 Definition:...

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

    is_filled 属性 is_filled 属性 指示填充格式是否可见。 例子 if Shape . is_filled == False : Shape . is_filled = True 定义: @property def i...... 例子 if shape . is_filled == False : shape . is_filled =...也可以看看 模块 aspose.cells.drawing 类 Shape is_equation 属性 is_flipped_horizontally...

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

    right property right property Represents the width of the Shape’s horizontal offset from its lower right corner colum......Represents the width of the shape’s horizontal offset from its...pixels. Example if shape . right == 3 : shape . right = 1 Definition:...

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