Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,000 for

group shape drawing

(0.07 sec)
  1. OptionButtonControl.selected property | Aspose....

    OptionButtonControl.selected property. Gets or sets a boolean value indicating either this [OptionButtonControl](../) is selected or not....select multiple items in a group of OptionButtonControl with...with the same Forms2OleControl.group_name . It is up to you to take...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. ChartAxis.number_format property | Aspose.Words...

    ChartAxis.number_format property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis.... drawing . charts . ChartNumberFormat...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify Drawing objects....Drawing module Contents [ Hide ] The Aspose.Words...Words.Drawing module provides classes that allow to create and modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitGroupShapeEnd method | Asp...

    DocumentVisitor.visitGroupShapeEnd method. Called when enumeration of a Group Shape has ended....Called when enumeration of a group shape has ended. visitGroupShapeEnd...groupShape : Aspose . Words . Drawing . GroupShape ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series Group at the specified index...removeAt(index) Removes a series group at the specified index. All...let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...