Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 7,687 for

paragraph

(0.06 sec)
  1. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. doc =...first_section . body . first_paragraph . paragraph_format # Below are five...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.CharacterUnitLeftIndent | Aspos...

    Discover how to easily adjust the left indent for Paragraphs using the CharacterUnitLeftIndent property. Enhance your document formatting effortlessly!...characters) for the specified paragraphs. public double CharacterUnitLeftInd...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphFormat.LineUnitBefore | Aspose.Words f...

    Discover how the ParagraphFormat LineUnitBefore property enhances your document's layout by adjusting spacing before Paragraphs for a polished look....(in gridlines) before the paragraphs. public double LineUnitBefore...Examples Shows how to change paragraph spacing and indents. Document...

    reference.aspose.com/words/net/aspose.words/par...
  5. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...move_to_document_end () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_LineUnitAft...

    Aspose::Words::ParagraphFormat::get_LineUnitAfter method. Gets or sets the amount of spacing (in gridlines) after the Paragraphs in C++....(in gridlines) after the paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::ParagraphFormat::get_LineUnitBef...

    Aspose::Words::ParagraphFormat::get_LineUnitBefore method. Gets or sets the amount of spacing (in gridlines) before the Paragraphs in C++....(in gridlines) before the paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ParagraphFormat.characterUnitFirstLineIndent pr...

    ParagraphFormat.characterUnitFirstLineIndent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. let doc...// 4 - Line spacing before paragraphs: expect ( 0.0 ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.styleIdentifier property | Aspo...

    ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...