ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... doc = aw . Document () builder = aw . DocumentBuilder...shape = aw . drawing . Shape ( builder . document , aw . drawing...
ParagraphCollection.to_array method. Copies all paragraphs from the collection to a new array of paragraphs.... doc = aw . Document ( file_name = MY_DIR...enumeration. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...horizontalRuleFormat . alignment = aw . Drawing . HorizontalRuleAlignm...
DocSaveOptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output document... let doc = new aw . Document ( base . myDir + "Image...saveOptions = new aw . Saving . DocSaveOptions ( aw . SaveFormat ...
AdvancedCompareOptions.ignoreStoreItemId property. Specifies whether to ignore difference in StructuredDocumentTag store item Id.... let docA = new aw . Document ( base . myDir + "Document...SDT 1.docx" ); let docB = new aw . Document ( base . myDir + "Document...
FieldToc.captionless_table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures that does not include caption's label and number.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_TOC...
SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page... doc = aw . Document ( file_name = MY_DIR...or selectable text. options = aw . saving . SvgSaveOptions ()...