Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...
Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++....SharedPtr < Aspose :: Words :: Drawing :: Fill > Aspose :: Words ::...SharedPtr < Aspose :: Words :: Drawing :: Fill > fill = doc -> get_FirstSection...
Aspose::Words::Themes::ThemeFont enum. Specifies the types of theme font names for document themes in C++....ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , font ->...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , font ->...
Aspose::Words::Shading::set_ForegroundPatternColor method. Setter for Aspose::Words::Shading::get_ForegroundPatternColor in C++....set_ForegroundPatternCol ( System :: Drawing :: Color value ) See Also Class...
Aspose::Words::Font::set_HighlightColor method. Setter for Aspose::Words::Font::get_HighlightColor in C++....set_HighlightColor ( System :: Drawing :: Color value ) See Also Class...
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_Left method. Gets the left border in C++....0 , System :: Drawing :: Color :: get_Black ());...set_BackgroundPatternCol ( System :: Drawing :: Color :: get_LightSkyBlue...
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::ImageWatermarkOptions::get_Scale method. Gets or sets the scale factor expressed as a fraction of the image. The default value is 0 - auto in C++....() -> SetImage ( System :: Drawing :: Image :: FromFile ( get_ImageDir...() -> SetImage ( System :: Drawing :: Image :: FromFile ( get_ImageDir...