Table.setBorders method. Sets all table borders to the specified line style, width and color.... let doc = new aw . Document ( base . myDir + "Tables...this table. table . setBorders ( aw . LineStyle . Single , 1.5 ,...
StructuredDocumentTagRangeStart.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...
EditableRange.editable_range_end property. Gets the node that represents the end of the editable range.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...password = 'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc...
StructuredDocumentTagRangeStart.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...
StructuredDocumentTagRangeStart.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this structured document tag.... let doc = new aw . Document ( base . myDir + "Multi-section...rangeStartTag = doc . getChildNodes ( aw . NodeType . StructuredDocumentTa...
SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page... let doc = new aw . Document ( base . myDir + "Document...selectable text. let options = new aw . Saving . SvgSaveOptions ();...
PdfSaveOptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let doc = new aw . Document ( base . myDir + "Big...the left. let saveOptions = new aw . Saving . PdfSaveOptions ();...