Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 126,490 for

shape

(0.12 sec)
  1. lower_right_row 属性 | Aspose.Cells for Python vi...

    lower_right_row 属性 lower_right_row 属性 表示右下角的行索引。 例子 if Shape . lower_right_row == 3 : Shape . lower_right_row = 1 定义:...... 例子 if shape . lower_right_row == 3 : shape . lower_right_row...

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

    lower_right_column 属性 lower_right_column 属性 代表右下角的列索引。 例子 if Shape . lower_right_column == 3 : Shape . lower_right_co...... 例子 if shape . lower_right_column == 3 : shape . lower_right_column...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose import pycore from ......import CheckBoxActiveXContr if shape . active_x_control != None :...cast ( CheckBoxActiveXContr , shape . active_x_control ) # The font...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose import pycore from ......import CheckBoxActiveXContr if shape . active_x_control != None :...cast ( CheckBoxActiveXContr , shape . active_x_control ) # The font...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. layermem - Aspose.Diagram for Python via Java -...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......ScratchCollection SelectMode Shape ShapeCollection ShapeFixedCode...specifies each layer to which the shape is assigned. Property Getters/Setters...

    reference.aspose.com/diagram/python-java/aspose...
  6. Bevel - Aspose.Diagram for Java - API Reference

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ScrollBarActiveXCont SelectMode Shape ShapeCollection ShapeFixedCode...Object Represents a bevel of a shape Property Getters/Setters Summary...

    reference.aspose.com/diagram/java/com.aspose.di...
  7. SoftEdges | Aspose.Cells for .NET API 参考

    获取和设置应用于边缘的模糊半径以点为单位...SoftEdges Shape.SoftEdges property 获取和设置应用于边缘的模糊半径,以点为单位。 public...例子 [C#] shape . SoftEdges = 0.5d ; 也可以看看 class Shape 命名空间 Aspose...

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

    指定应用程序可以用来识别特定形状的可选字符串...Spid Shape.Spid property 指定应用程序可以用来识别特定形状的可选字符串。 public string...string spid = shape . Spid ; 也可以看看 class Shape 命名空间 Aspose.Cells...

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

    表示形状的字体...Font Shape.Font property 表示形状的字体。 public Font Font { get ; set...Aspose . Cells . Font font = shape . Font ; font . Name = "Arial"...

    reference.aspose.com/cells/zh/net/aspose.cells....
  10. dashstyle - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Section SectionCollection Shading Shape ShapeBase ShapeRenderer SignatureLine...Shows to create a variety of shapes. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...