TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....): doc = aw . Document () doc . font_settings = aw . fonts ....as_system_font_source () self . assertEqual ( aw . fonts . FontSourceType . SYSTEM_FONTS...
StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node... doc = aw . Document () building_block_sdt = aw . markup ...doc , aw . markup . SdtType . BUILDING_BLOCK_GALLERY , aw . markup...
ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...value of 25%. let options = new aw . Saving . PdfSaveOptions ();...
Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document.... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...
Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cellFormat . verticalAlignment = aw . Tables . CellVerticalAlignmen...
aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... doc = aw . Document () self . assertEqual ( aw . properties...docx' ) self . assertEqual ( aw . properties . DocumentSecurity...