ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape.... let doc = new aw . Document ( base . myDir + "Textboxes...shapes = doc . getChildNodes ( aw . NodeType . Shape , true )....
ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...
ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
PageSetup.page_starting_number property. Gets or sets the starting page number of the section.... doc = aw . Document () builder = aw . DocumentBuilder...' ) builder . insert_break ( aw . BreakType . PAGE_BREAK ) builder...
aspose.words.drawing.Stroke class. Defines a stroke for a shape... doc = aw . Document () builder = aw . DocumentBuilder...shape_type = aw . drawing . ShapeType . RECTANGLE , horz_pos = aw . drawing...