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

paragraph builder

(0.04 sec)
  1. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertField...)); Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words/com...
  2. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....ToArray method Copies all paragraphs from the collection to a...a new array of paragraphs. public Paragraph [] ToArray () Return...

    reference.aspose.com/words/net/aspose.words/par...
  3. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_Paragraph method. Moves the cursor to a Paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.LeftIndent | Aspose.Words for .NET

    Adjust the left indent for your Paragraphs effortlessly with the ParagraphFormat LeftIndent property. Customize your text layout for better readability!...represents the left indent for paragraph. public double LeftIndent...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/net/aspose.words/par...
  5. 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...
  6. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. get listFormat () :...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES).... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) footnote = builder . insert_footnote ( footnote_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of Paragraph character: "\x000d" or "\r". Same as Cr in C++....ControlChar::ParagraphBreak method End of paragraph character: “\x000d” or “\r”...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . PageSetup...PaperSize = PaperSize . Legal ; builder . PageSetup . Orientation =...

    reference.aspose.com/words/net/aspose.words/pap...