Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++.... Shape 18 A drawing object, such as an OfficeArt...:: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing :: ShapeType...
Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: RelativeHorizontalPo ::...ASSERT_EQ ( Aspose :: Words :: Drawing :: RelativeVerticalPosi ::...
Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the document. This property is a simpler version of BackgroundShape in C++.... System :: Drawing :: Color Aspose :: Words ::...set_PageColor ( System :: Drawing :: Color :: get_LightGray ());...
Aspose::Words::Font::get_Color method. Gets or sets the color of the font in C++.... System :: Drawing :: Color Aspose :: Words ::...font -> set_Color ( System :: Drawing :: Color :: get_Blue ()); font...
Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...
Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...
Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group shape has ended in C++....SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...System::SharedPtr<Aspose::Words::Drawing::GroupShape> The object that...
Aspose::Words::DocumentVisitor::VisitGroupShapeStart method. Called when enumeration of a group shape has started in C++....SharedPtr < Aspose :: Words :: Drawing :: GroupShape > groupShape...System::SharedPtr<Aspose::Words::Drawing::GroupShape> The object that...