Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,383 for

group shape

(0.17 sec)
  1. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control... group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些Shape组合成一个GroupShape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的Shape markup language是dml,但是自己创建的GroupShape Group = new GroupShape(mDocument);却是vml,导致无法组合s…...我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a...language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new...

    forum.aspose.com/t/groupshape-markup-language/3...
  3. Shape.AcceptStart | Aspose.Words for .NET

    Discover the Shape AcceptStart method, seamlessly guide visitors to the beginning of your design, enhancing engagement and user experience....AcceptStart Contents [ Hide ] Shape.AcceptStart method Accepts a...for visiting the start of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.Stroked | Aspose.Words for .NET

    Discover the Shape Stroked property to enhance your designs! Control path styling with precision for stunning visual effects. Boost your creativity!...Stroked Contents [ Hide ] Shape.Stroked property Defines whether...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentVisitor.visit_group_shape_end method | ...

    DocumentVisitor.visit_Group_Shape_end method. Called when enumeration of a Group Shape has ended....visit_group_shape_end method visit_group_shape_end(group_shape)...enumeration of a group shape has ended. def visit_group_shape_end ( self...

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

    Discover the ChartAxis NumberFormat property to customize your chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Elements|Aspose.Slides for Node.js via .NET Doc...

    Browse Aspose.Slides for Node.js elements examples: add, style, and animate Shapes, text, images, charts, and tables in PowerPoint and OpenDocument presentations....SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX OLE...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. 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...
  10. OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.OleControl class. Represents OLE ActiveX control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...