HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...
Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir + "DrawingML...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUM...
FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INDEX...
DocumentBuilder.font property. Returns an object that represents current font formatting properties.... doc = aw . Document () builder = aw . DocumentBuilder...font . border . line_style = aw . LineStyle . DASH_DOT_STROKER...
StructuredDocumentTag.setCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...sdtCheckBox = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...
aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...