ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... let doc = new aw . Document ( base ....template - Chart series.docx" ); let chart = doc . getShape ( 0 , true...
FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...
Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...
FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...
Discover the Fill Pattern property To easily access and cusTomize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild (...
Font.auToColor property. Returns the present calculated color of the text (black or white) To be used for 'auTo color'... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If a run's Font object...
ChartNumberFormat.format_code property. Gets or sets the format code applied To a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...
Font.shading property. Returns a [Shading](../../shading/) object that refers To the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...
ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... doc = aw . Document ( file_name =...template - Chart series.docx' ) chart = doc . get_child ( aw . NodeType...
ShapeBase.relativeVerticalPosition property. Specifies relative To what the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...