AxisTickLabels.font property. Provides access to font formatting of the tick labels....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.major_tick_mark property. Returns or sets the major tick marks....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....words as aw from aspose.pydrawing import...( self ): doc = aw . Document () builder = aw . DocumentBuilder...
Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); builder . insertFootnote ( aw . Notes . FootnoteType . Endnote...
Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...borders . at ( aw . BorderType . Left ). lineStyle = aw . LineStyle...
Stroke.joinStyle property. Defines the join style of a polyline....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . Rectangle , aw . Drawing...
StructuredDocumentTag.nodeType property. Returns [NodeType.StructuredDocumentTag](../../../aspose.words/nodetype/#StructuredDocumentTag)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...