ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
Discover how to easily adjust the left indent for paragraphs using the CharacterUnitLeftIndent property. Enhance your document formatting effortlessly!... CharacterUnitFirstLi = 20.3 ; Assert . That ( 243.59d ,...
Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before paragraphs for a polished look.... CharacterUnitFirstLi = 20.3 ; Assert . That ( 243.59d ,...
Aspose::Words::ParagraphFormat::get_CharacterUnitFirstLineIndent method. Gets or sets the value (in characters) for the first-line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
Discover the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your paragraphs, enhancing your document's layout.... CharacterUnitFirstLi = 20.3 ; Assert . That ( 243.59d ,...
Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
Discover the ParagraphFormat CharacterUnitFirstLineIndent property to easily customize your document's first line or hanging indent for a polished look.... CharacterUnitFirstLi = 20.3 ; Assert . That ( 243.59d ,...