ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../chartnumberformat/) object that allows defining number formats for the axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...
ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...
Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } } Add URL Hyperlinks to Shapes or Frames This sample code...
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 groupshape has ended. def visit_group_shape_end ( self...
ShapeBase.is_group property. Returns ``True`` if this is a group Shape....is_group property ShapeBase.is_group property Returns True if...if this is a groupshape. @property def is_group ( self ) -> bool...
Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...(); } Add URL Hyperlinks to Shapes or Frames This sample code...
Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...options ); } /// <summary> /// Groups all flags in a document's compatibility...by state, then prints each group. /// </summary> private static...
ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs....axis_group property ChartSeriesGroup.axis_group property Gets...sets the axis group to which this series group belongs. @property...
aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....(Inherited from Forms2OleControl ) group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...
ChartNumberFormat.isLinkedToSource property. Specifies whether the format code is linked to a source cell...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...