Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 15,650 for

paragraph

(0.07 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer....append a paragraph to it. The text in that paragraph // will appear...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find tab stop locations in points, enhancing your layout precision and design efficiency....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  4. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  5. 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....()); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words/com...
  6. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default Paragraph formatting....property Gets document default paragraph formatting. get defaultParagraphForm...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  8. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last Paragraph in the shape in C++....aph method Gets the last paragraph in the shape. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this Paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.isInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...