Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,310 for

shape group

(0.07 sec)
  1. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. Shape.OleFormat | Aspose.Words for .NET

    Access and manage the OleFormat property of Shapes effortlessly. Retrieve OLE data for enhanced functionality, with null return for non-OLE objects....OleFormat Contents [ Hide ] Shape.OleFormat property Provides...to the OLE data of a shape. For a shape that is not an OLE object...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 关于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...
  6. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....GroupShape A group of shapes, images, OLE objects or other group shapes...shapes. Shape A drawing object, such as an OfficeArt shape, image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::OleFormat::get_OleContr...

    Aspose::Words::Drawing::OleFormat::get_OleControl method. Gets OleControl objects if this OLE object is an ActiveX control. Otherwise this property is null in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the Shape's end, enhancing user experience and interaction....AcceptEnd Contents [ Hide ] Shape.AcceptEnd method Accepts a visitor...for visiting the end of the shape. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType Contents [ Hide ] Shape.StoryType property Returns Textbox...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

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