aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...the Working with Shapes documentation article. Properties Name...width. Examples Shows how to insert a horizontal rule shape, and...
UserInformation.address property. Gets or sets the user's postal address.... Document (); let builder = new aw ...currentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...
ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... Document (); let builder = new aw ...chart . series . clear (); // Insert a custom chart series with...
FormField.textInputDefault property. Gets or sets the default string or a calculation expression of a text form field....Microsoft Word will display in the document when the form field is empty...formula result automatically and inserts it into the form field. Microsoft...
Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing....Shows how to insert a GREETINGLINE field. Document doc = new Document...
Aspose.Words.Drawing.Charts.AxisScaleType enumeration. Specifies the possible scale types for an axis.... Document (); let builder = new aw ...chart . series . clear (); // Insert a series with X/Y coordinates...
FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...
Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment.... Document (); let builder = new aw ...paragraph's location where we inserted the table. table . absoluteVerticalDist...