Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....) -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_Orange ());...
Aspose::Words::Tables::Table::get_Style method. Gets or sets the table style applied to this table in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AntiqueWhite...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); tableStyle...
ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the shape.... Drawing . ShapeType . Rectangle , 150...); shape . wrapType = aw . Drawing . WrapType . Tight ; // Set...
ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... drawing . charts . ChartType . COLUMN...stroke . dash_style = aw . drawing . DashStyle . SHORT_DOT data_table...
OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... Drawing . ShapeMarkupLanguage . Vml...markupLanguage ). toEqual ( aw . Drawing . ShapeMarkupLanguage . Dml...
Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....false ); ASSERT_EQ ( System :: Drawing :: Color :: get_Blue (). ToArgb...(); ASSERT_EQ ( System :: Drawing :: Color :: Empty . ToArgb...
FieldPrint.postScriptGroup property. Gets or sets the Drawing rectangle that the PostScript instructions operate on....property Gets or sets the drawing rectangle that the PostScript...
Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for table cells in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AntiqueWhite...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); tableStyle...
Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AntiqueWhite...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); tableStyle...
Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....set_BackgroundPatternCol ( System :: Drawing :: Color :: get_AntiqueWhite...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); tableStyle...