ParagraphFormat.lineUnitBefore property. Gets or sets the amount of spacing (in gridlines) before the paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
ParagraphFormat.lineUnitAfter property. Gets or sets the amount of spacing (in gridlines) after the paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
Aspose::Words::ParagraphFormat::get_CharacterUnitLeftIndent method. Gets or sets the left indent value (in characters) for the specified paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
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 the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your paragraphs, enhancing your document's layout.... CharacterUnitFirstLi = 20.3 ; Assert . AreEqual ( format...
ParagraphFormat.character_unit_right_indent property. Gets or sets the right indent value (in characters) for the specified paragraphs....character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
Discover the ParagraphFormat CharacterUnitFirstLineIndent property to easily customize your document's first line or hanging indent for a polished look.... CharacterUnitFirstLi = 20.3 ; Assert . AreEqual ( format...