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 . AreEqual ( format...
ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...
Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before paragraphs for a polished look.... CharacterUnitFirstLi = 20.3 ; Assert . AreEqual ( format...
ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...character_unit_first_line_indent = 20.3 self . assertAlmostEqual ( format...
Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridlines) after the paragraphs in C++....-> set_CharacterUnitFirstLi ( 20.3 ); ASSERT_NEAR ( format -> get_FirstLineIndent...
ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified paragraphs.... characterUnitFirstLi = 20.3 ; expect ( format . firstLineIndent...