Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,993 for

group shape drawing

(0.08 sec)
  1. 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...Base class for objects in the drawing layer, such as an AutoShape...more, visit the Working with Shapes documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control...docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    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..." ); let shape = builder . insertShape ( aw . Drawing . ShapeType...

    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. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Diagram 2.1.0|Docu...

    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....Developers can now easily glue shapes through the connection points...about this feature: [Glue Visio Shapes Through the Connection Points]...

    docs.aspose.com/diagram/java/public-api-changes...
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the Drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...Base class for objects in the drawing layer, such as an AutoShape...more, visit the Working with Shapes documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.Drawing.charts.ChartSeriesCollection.add method... shape = builder . insert_chart ( chart_type...chart_type = aw . drawing . charts . ChartType . PARETO , width...

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