Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 126,488 for

shape

(0.38 sec)
  1. width_pt 属性 | Aspose.Cells for Python via .NET ...

    width_pt 属性 width_pt 属性 表示形状的宽度,以磅为单位。 例子 if Shape . width_pt == 3 : Shape . width_pt = 1 定义: @property def width_pt ...... 例子 if shape . width_pt == 3 : shape . width_pt = 1 定义:...

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

    height_pt 属性 height_pt 属性 表示形状的高度,以磅为单位。 例子 if Shape . height_pt == 3 : Shape . height_pt = 1 定义: @property def heigh...... 例子 if shape . height_pt == 3 : shape . height_pt = 1...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. width_pt 属性 | Aspose.Cells for Python via .NET ...

    width_pt 属性 width_pt 属性 表示形状的宽度,以磅为单位。 例子 if Shape . width_pt == 3 : Shape . width_pt = 1 定义: @property def width_pt ...... 例子 if shape . width_pt == 3 : shape . width_pt = 1 定义:...

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

    width_pt 属性 width_pt 属性 表示形状的宽度,以磅为单位。 例子 if Shape . width_pt == 3 : Shape . width_pt = 1 定义: @property def width_pt ...... 例子 if shape . width_pt == 3 : shape . width_pt = 1 定义:...

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

    返回所有字符对象 它表示文本中的字符范围 ....GetCharacters Shape.GetCharacters method 返回所有字符对象 ,它表示文本中的字符范围...ArrayList list = shape . GetCharacters (); 也可以看看 class Shape 命名空间 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....
  6. X | Aspose.Sildes for .NET API Reference

    Returns or sets the x-coordinate of the upper-left corner of the Shape. Read/write Single....X Shape.X property Returns or sets the x-coordinate of the upper-left...upper-left corner of the shape. Read/write Single. public float...

    reference.aspose.com/slides/net/aspose.slides/s...
  7. Reflection | Aspose.Cells for .NET API 参考

    代表一个指定图表元素或形状的反射效果的对象...Reflection Shape.Reflection property 代表一个指定图表元素或形状的反射效果的对象。 public...ReflectionEffect reflectionEffect = shape . Reflection ; 也可以看看 class ReflectionEffect...

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

    代表一个为图表元素或形状指定发光效果的对象...Glow Shape.Glow property 代表一个为图表元素或形状指定发光效果的对象。 public GlowEffect...glowEffect = shape . Glow ; 也可以看看 class GlowEffect class Shape 命名空间 Aspose...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. is_flipped_horizontally 属性 | Aspose.Cells for P...

    is_flipped_horizontally 属性 is_flipped_horizontally 属性 获取和设置形状是否水平翻转。 例子 if Shape . is_flipped_horizontally == False :......例子 if shape . is_flipped_horizontally == False : shape . is_...

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

    is_flipped_vertically 属性 is_flipped_vertically 属性 获取和设置形状是否垂直翻转。 例子 if Shape . is_flipped_vertically == False : Shape...... 例子 if shape . is_flipped_vertically == False : shape . is_flipped_vertically...

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