ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow... doc = aw . Document ( file_name =...MY_DIR + 'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType...
Document.last_section property. Gets the last section in the Document.... doc = aw . Document () # A blank...edit. self . assertEqual ( 1 , doc . sections . count ) # Use a...
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...
Aspose::Words::Paragraph::AppendField method. Appends a field To this paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Paragraph > paragraph = doc -> get_FirstSection () -> get_Body...
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...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the Document's author in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bubble 3D chart...