Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 126,484 for

shape

(0.12 sec)
  1. is_smart_art 属性 | Aspose.Cells for Python via ....

    is_smart_art 属性 is_smart_art 属性 指示形状是否为智能艺术。 评论 仅适用于 ooxml 文件。 例子 # if true,the Shape is smart art. if Shape . is_sma......例子 # if true,the shape is smart art. if shape . is_smart_art :...

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

    is_smart_art 属性 is_smart_art 属性 指示形状是否为智能艺术。 评论 仅适用于 ooxml 文件。 例子 # if true,the Shape is smart art. if Shape . is_sma......例子 # if true,the shape is smart art. if shape . is_smart_art :...

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

    获取锁定属性的值...GetLockedProperty Shape.GetLockedProperty method 获取锁定属性的值。 public...noAdjustHandles = 0 ; if ( shape . GetLockedProperty ( ShapeLockType...

    reference.aspose.com/cells/zh/net/aspose.cells....
  4. BlurEffectiveData | Aspose.Sildes for .NET API ...

    BlurEffectiveData BlurEffectiveData class Immutable object which represents a Blur effect that is applied to the enti......that is applied to the entire shape, including its fill. All color...whether effect spreads beyond shape border. Read-only Boolean. Radius...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. has_line 属性 | Aspose.Cells for Python via .NET ...

    has_line 属性 has_line 属性 获取和设置形状的线条边框是否可见。 例子 if Shape . has_line == False : Shape . has_line = True 定义: @property def...... 例子 if shape . has_line == False : shape . has_line = True...

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

    has_line 属性 has_line 属性 获取和设置形状的线条边框是否可见。 例子 if Shape . has_line == False : Shape . has_line = True 定义: @property def...... 例子 if shape . has_line == False : shape . has_line = True...

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

    has_line 属性 has_line 属性 获取和设置形状的线条边框是否可见。 例子 if Shape . has_line == False : Shape . has_line = True 定义: @property def...... 例子 if shape . has_line == False : shape . has_line = True...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/java/setting-background-c...
  9. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....set a solid-fill color for a shape dynamically by performing the...a required shape to your template. Set the shape’s fill to none...

    docs.aspose.com/words/net/setting-background-co...
  10. linked_cell 属性 | Aspose.Cells for Python via .N...

    linked_cell 属性 linked_cell 属性 获取或设置链接到控件值的工作表范围。 例子 if Shape . linked_cell == "$B$6" : Shape . linked_cell = "A1" 定义:...... 例子 if shape . linked_cell == "$B$6" : shape . linked_cell...

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