Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 136,545 for

shape

(0.13 sec)
  1. upper_left_row 属性 | Aspose.Cells for Python via...

    upper_left_row 属性 upper_left_row 属性 表示左上角的行索引。 评论 如果形状在 Shape 或 group 中,UpperLeftRow 将被忽略。 例子 if Shape . upper_left_r......评论 如果形状在 shape 或 group 中,UpperLeftRow 将被忽略。 例子 if shape . upper_left_row...upper_left_row == 3 : shape . upper_left_row = 1 定义: @property def...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. ShapeBase.IsSignatureLine | Aspose.Words for .N...

    ShapeBase 财产. 表示形状是 SignatureLine.... Shape shape = builder . InsertSignatureLine...Assert . True ( shape . IsSignatureLine ); // 通过其 Shape 对象验证我们的签名线的属性。...

    reference.aspose.com/words/zh/net/aspose.words....
  3. GradientStopCollection.Add | Aspose.Words for .NET

    GradientStopCollection Add method. Adds a specified GradientStop to a gradient in C#....DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ShapeType . Rectangle , 80 , 80 ); shape . Fill . TwoColorGradient (...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Class: DocumentSettings - Aspose.Diagram for No...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....user creates a shape using a drawing tool, the shape inherits its...user creates a shape using a drawing tool, the shape inherits its...

    reference.aspose.com/diagram/nodejs/DocumentSet...
  5. Green Dots in wrong place with created connector

    Green Dots in wrong place with created connector When I create a connector between two Shapes using: visioPage.connectShapesViaConn( fromId,fromAnchorIndex, toId, toAnchorIndex, arcShapeId); And I ......create a connector between two shapes using: visioPage.connectShapesViaConn(...of connector points to each shapes. image.png (22.6 KB) What do...

    forum.aspose.com/t/green-dots-in-wrong-place-wi...
  6. Drawing Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/java/drawing-images/
  7. StyleSheet - Aspose.Diagram for Java - API Refe...

    Detailed explanation & examples that helps developers integrate Visio File Processing features in their own Java applications....ScrollBarActiveXCont SelectMode Shape ShapeCollection ShapeFixedCode...specify formulas that control shape events. Fill getFill () Contains...

    reference.aspose.com/diagram/java/com.aspose.di...
  8. bottom 属性 | Aspose.Cells for Python via .NET AP...

    bottom 属性 bottom 属性 表示形状从其下角 bottom 角行开始的垂直偏移的宽度,以像素为单位。 例子 if Shape . bottom == 3 : Shape . bottom = 1 定义: @property...... 例子 if shape . bottom == 3 : shape . bottom = 1 定义:...aspose.cells.drawing 类 Shape auto_shape_type 属性 connection_points...

    reference.aspose.com/cells/python-net/zh/aspose...
  9. Incorrect node width and height - Free Support ...

    Hi Team. I use Aspose.Words version 23.3. I need to identify paragraphs position in document. I use the following code: java.awt.geom.Rectangle2D.Float getPosition(com.aspose.words.Node asposeNode) { LayoutCollect…...bounding box of shapes or group shapes? Shape can be located in...multi column documents when shape is located inside page of the...

    forum.aspose.com/t/incorrect-node-width-and-hei...
  10. Shape.ZOrderPosition | Aspose.Cells for .NET AP...

    Shape property. Returns the position of a Shape in the zorder...Shape.ZOrderPosition Shape.ZOrderPosition property Returns the...the position of a shape in the z-order. public int ZOrderPosition...

    reference.aspose.com/cells/net/aspose.cells.gri...