Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,089 for

shape grouping

(0.08 sec)
  1. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library.... ShapeCollection/Shape Page object contains the ShapeCollection...collection of all the Shape objects in a Page . Shape object contains...

    docs.aspose.com/diagram/net/object_model/
  2. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of Shapes in a document...GroupShape class Represents a group of shapes in a document. To learn...more, visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...writeln ( "Hello world!" ); let shape = builder . insertShape ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....For child shapes of a group shape and child shapes of an Office...'Hello world!' ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping Shapes....display order of overlapping shapes. @property def z_order ( self...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent Shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...coordinate space of the parent shape. public PointF LocalToParent...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule Shape into the document.... Inserts a horizontal rule shape into the document. def insert_horizontal_rule... ( self ): ... Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance Shape enumeration in your applications. Boost efficiency and streamline your coding process!...Called when enumeration of a shape has started. public virtual...VisitShapeStart ( Shape shape ) Parameter Type Description shape Shape The...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...请按以下步骤操作: 使用 Shape::GetResultOfSmartArt() 方法将SmartArt形状转换为组形状。...containing gear type smart art shape U16String inputFile ( u "sampleExtractTextFro...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...