Aspose::Words::FrameFormat::get_HorizontalDistanceFromText method. Gets horizontal distance between a frame and the surrounding text, in points in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...
Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++.... Aspose :: Words :: Drawing :: RelativeHorizontalPo Aspose...ASSERT_EQ ( Aspose :: Words :: Drawing :: RelativeHorizontalPo ::...
Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > shape = builder...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: None ); // Configure...
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::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: ShapeMarkupLanguage :: Vml...ExplicitCast < Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild...
Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true...:: Single , 1.5 , System :: Drawing :: Color :: get_Green (), true...
Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height of the page in points in C++....SharedPtr < Aspose :: Words :: Drawing :: Shape > shape = builder...set_WrapType ( Aspose :: Words :: Drawing :: WrapType :: None ); shape...
Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...
Aspose::Words::FrameFormat::get_HorizontalPosition method. Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition property in C++....ASSERT_EQ ( Aspose :: Words :: Drawing :: HorizontalAlignment :: Default...ASSERT_EQ ( Aspose :: Words :: Drawing :: VerticalAlignment :: Default...
Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); //...() -> set_Color ( System :: Drawing :: Color :: get_Blue ()); //...