Aspose::Words::FrameFormat::get_HorizontalDistanceFromText method. Gets horizontal distance between a frame and the surrounding text, in points in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
Aspose::Words::FrameFormat::get_VerticalPosition method. Gets vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
Aspose::Words::FrameFormat::get_RelativeHorizontalPosition method. Gets the relative horizontal position of a frame in C++....eFr ()); ASPOSE_ASSERT_EQ ( 20.5 , paragraphFrame -> get_FrameFormat...
FrameFormat.horizontalPosition property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relativeHorizontalPosition](../relativeHorizontalPosition/) property.... toEqual ( 20.5 ); expect ( paragraphFrame ...
FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame.... assertEqual ( 20.5 , paragraph_frame . frame_format...