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

shape

(0.14 sec)
  1. width_scale property | Aspose.Cells for Python ...

    width_scale property width_scale property Gets and sets the width scale, in unit of percent of the original picture w...... If the shape is not picture ,the WidthScale...100; Example if shape . width_scale == 3 : shape . width_scale...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. height_scale property | Aspose.Cells for Python...

    height_scale property height_scale property Gets and sets the height scale,in unit of percent of the original picture...... If the shape is not picture ,the HeightScale...100; Example if shape . height_scale == 3 : shape . height_scale...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. HeightInch | Aspose.Cells for .NET API 参考

    表示形状的高度以英寸为单位...HeightInch Shape.HeightInch property 表示形状的高度,以英寸为单位。 public double...} 例子 [C#] if ( shape . HeightInch == 3 ) shape . HeightInch =...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. WidthInch | Aspose.Cells for .NET API 参考

    表示形状的宽度单位为英寸...WidthInch Shape.WidthInch property 表示形状的宽度,单位为英寸。 public double...} 例子 [C#] if ( shape . WidthInch == 3 ) shape . WidthInch = 1...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. WidthPt | Aspose.Cells for .NET API 参考

    表示形状的宽度以点为单位...WidthPt Shape.WidthPt property 表示形状的宽度,以点为单位。 public double WidthPt...; } 例子 [C#] if ( shape . WidthPt == 3 ) shape . WidthPt = 1 ;...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. is_text_wrapped 属性 | Aspose.Cells for Python vi...

    is_text_wrapped 属性 is_text_wrapped 属性 获取和设置包含文本的形状的文本环绕类型。 例子 if Shape . is_text_wrapped : Shape . is_text_wrapped = ...... 例子 if shape . is_text_wrapped : shape . is_text_wrapped...is_text_wrapped = ! shape . is_text_wrapped 定义: @property def is_text_wrapped...

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

    is_text_wrapped 属性 is_text_wrapped 属性 获取和设置包含文本的形状的文本环绕类型。 例子 if Shape . is_text_wrapped : Shape . is_text_wrapped = ...... 例子 if shape . is_text_wrapped : shape . is_text_wrapped...is_text_wrapped = ! shape . is_text_wrapped 定义: @property def is_text_wrapped...

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

    is_text_wrapped 属性 is_text_wrapped 属性 获取和设置包含文本的形状的文本环绕类型。 例子 if Shape . is_text_wrapped : Shape . is_text_wrapped = ...... 例子 if shape . is_text_wrapped : shape . is_text_wrapped...is_text_wrapped = ! shape . is_text_wrapped 定义: @property def is_text_wrapped...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. VectorShapeBoundingBox - Aspose.PSD for Java - ...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....shapes com.aspose.psd.shapesegments...extends Object Defines vector shape bounding box class. Constructor...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  10. left_cm property | Aspose.Cells for Python via ...

    left_cm property left_cm property Represents the horizontal offset of Shape from its left column, in unit of centimet......Represents the horizontal offset of shape from its left column, in unit...centimeters. Example if shape . left_cm == 3 : shape . left_cm = 1.0...

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