Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,552 for

paragraph builder

(0.04 sec)
  1. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your Paragraph's list formatting, enhancing your document's presentation....ListFormat Contents [ Hide ] Paragraph.ListFormat property Provides...formatting properties of the paragraph. public ListFormat ListFormat...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last Paragraph among the immediate children in C++....aph method Gets the last paragraph among the immediate children...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ParagraphFormat.outline_level property | Aspose...

    ParagraphFormat.outline_level property. Specifies the outline level of the Paragraph in the document....the outline level of the paragraph in the document. @property...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming Paragraphs in C++....between cells or conforming paragraphs. System :: SharedPtr < Aspose...to horizontal borders to a paragraph’s format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...Examples Shows how to insert a paragraph into the document. doc = aw...aw . Document () builder = aw . DocumentBuilder ( doc = doc )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  7. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Footnote footnote = builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words/com...
  8. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...doc ); Footnote footnote = builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words.not...
  9. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...writeln(text) Inserts a string and a paragraph break into the document. def...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . get smartParagraphBreakR...

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