AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....
FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...
FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...
Aspose::Words::Saving::HtmlFixedSaveOptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++.... auto doc = System :: MakeObject < Aspose...set_RemoveJavaScriptFrom ( true ); doc -> Save ( get_ArtifactsDir ()...
PageSetup.header_distance property. Returns or sets the distance (in points) between the header and the top of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...
TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
TextPath.spacing property. Defines the amount of spacing for text... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
TextPath.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
TextPath.underline property. True if the font is underlined.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...