ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....replace' , () => { let mainDoc = new aw . Document ( base . myDir + "Document...find-and-replace process. let options = new aw . Replacing . FindReplaceOptions...
SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line... doc = aw . Document () builder = aw . DocumentBuilder...doc ) signature_line_options = aw . SignatureLineOptions () si...
CompositeNode.count property. Gets the number of immediate children of this node.... doc = aw . Document () # An empty document...first_paragraph paragraph_text = aw . Run ( doc = doc , text = 'Initial...
GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...
CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . verticalMerge = aw . Tables . CellMerge . First...
GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertShape ( aw . Drawing . ShapeType . Rectangle...