ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... let doc = new aw . Document (); // A list allows...let list1 = doc . lists . add ( aw . Lists . ListTemplate . NumberArabicParenthe...
Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... doc = aw . Document () builder = aw . DocumentBuilder...table_style = doc . styles . add ( aw . StyleType . TABLE , 'MyTableStyle1'...
FieldTC.text property. Gets or sets the text of the entry....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...
BuiltInDocumentProperties.title property. Gets or sets the title of the document.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_AUTHOR...
Arsip...replace(string, string, aw.replacing.FindReplaceOptions(aw.replacing.FindReplaceDirection...aspose.words as aw # memuat dokumen Word doc = aw.Document("document...
Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating table should be calculated... let doc = new aw . Document ( base . myDir + "Table...if ( table . textWrapping == aw . Tables . TextWrapping . Around...
Story.delete_shapes method. Deletes all shapes from the text of this story.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . CUBE...