Cell.firstParagraph property. Gets the first paragraph among the immediate children....'CreateNestedTable' , () => { let doc = new aw . Document (); // Create the...cellText ) { let table = new aw . Tables . Table ( doc ); for...
DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...firstParagraph . getChildNodes ( aw . NodeType . Any , false ); expect...
SdtListItemCollection.selected_value property. Specifies currently selected value in this list... doc = aw . Document () tag = aw . markup . StructuredDocumentTa...( doc , aw . markup . SdtType . DROP_DOWN_LIST , aw . markup...
ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... dst_doc = aw . Document () builder = aw . DocumentBuilder...document. src_doc = aw . Document () builder = aw . DocumentBuilder...
FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... doc = aw . Document () builder = aw . DocumentBuilder...collection. toa_categories = aw . fields . ToaCategories () doc...
Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...
OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... doc = aw . Document ( file_name = MY_DIR...office_math = doc . get_child ( aw . NodeType . OFFICE_MATH , 0...
Font.color property. Gets or sets the color of the font.... doc = aw . Document () builder = aw . DocumentBuilder...'Courier New' font . underline = aw . Underline . DASH builder ....
PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let encryptionDetails = new aw . Saving . PdfEncryptionDetails...