Aspose::Words::Tables::Table::get_Alignment method. Specifies how an inline table is aligned in the document in C++....5 , System :: Drawing :: Color :: get_Green (), true...:: Single , 1.5 , System :: Drawing :: Color :: get_Green (), true...
Aspose::Words::BorderCollection::get_Bottom method. Gets the bottom border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...
Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > textBox = builder...InsertShape ( Aspose :: Words :: Drawing :: ShapeType :: TextBox , 300...
Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...
Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple pages into a single output in C++....override set_BackColor (System::Drawing::Color) Sets the background... set_BorderColor (System::Drawing::Color) Sets the color of the...
Aspose::Words::Font::get_HighlightColor method. Gets or sets the highlight (marker) color in C++.... System :: Drawing :: Color Aspose :: Words ::...set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ());...
Aspose::Words::FrameFormat::get_HeightRule method. Gets the rule for determining the height of the specified frame in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...
Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); //...
Aspose::Words::Font::get_Shading method. Returns a Shading object that refers to the shading formatting for the font in C++....() -> set_Color ( System :: Drawing :: Color :: get_White ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_OrangeRed ());...