Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,440 for

shape group

(0.11 sec)
  1. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. @property def bottom ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series Groups, enhancing your data visualization capabilities....Add method Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Can we create Combo Chart with Area and Line pr...

    Can we create Combo Chart with Area and Line programatically using aspose.words inside word document using c#?...adding an additional series group: https://reference.aspose.com/words/net/aspose...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...

    forum.aspose.com/t/can-we-create-combo-chart-wi...
  5. Forms2OleControl.GroupName | Aspose.Words for .NET

    Discover how the Forms2OleControl GroupName property enhances user experience by managing mutually exclusive controls effortlessly. Learn more!...sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your Shape's containing block for precise layout control....the containing block of the shape. public double Right { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series Group in C++....that belong to this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your Shape's left edge position within its container. Enhance your design precision today!...the containing block of the shape. public double Left { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  9. AxisGroup enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisGroup enumeration. Represents a type of a chart axis Group....Represents a type of a chart axis group. Members Name Description PRIMARY...axis group. SECONDARY Specifies the secondary axis group. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.axisGroup property | Aspose.Wo...

    ChartSeriesGroup.axisGroup property. Gets or sets the axis Group to which this series Group belongs....sets the axis group to which this series group belongs. get axisGroup...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

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