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

shape

(0.4 sec)
  1. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......BytesIO imageStream = BytesIO () shape . to_image ( imageStream , ImageType...op = ImageOrPrintOptions () shape . to_image ( "exmaple.png" ...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......BytesIO imageStream = BytesIO () shape . to_image ( imageStream , ImageType...op = ImageOrPrintOptions () shape . to_image ( "exmaple.png" ...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. to_image方法 | Aspose.Cells for Python via .NET A...

    to_image方法 to_image(stream, image_type) 创建形状图像并将其保存到指定格式的流中。 def to_image ( self , stream , image_type ): ... 范围 类型 描......BytesIO imageStream = BytesIO () shape . to_image ( imageStream , ImageType...op = ImageOrPrintOptions () shape . to_image ( "exmaple.png" ...

    reference.aspose.com/cells/python-net/zh/aspose...
  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. 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...
  6. 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...
  7. 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...
  8. 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....
  9. 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....
  10. 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....