Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 15,552 for

paragraph

(0.04 sec)
  1. FieldRef.insertParagraphNumber property | Aspos...

    FieldRef.insertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

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

    Discover the Table Accept method for seamless visitor management. Enhance user experience and streamline interactions effortlessly!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/markdown-text/
  7. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance document formatting today!...FirstParagraph { get; } Gets the first paragraph in the story. HasChildNodes...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/hea...
  8. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the Paragraph is to remains on the same page as the Paragraph that follows it....keep_with_next property True if the paragraph is to remains on the same...same page as the paragraph that follows it. @property def keep_with_next...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Body.ensureMinimum method | Aspose.Words for No...

    Body.ensureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. ensureMinimum...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Style.automatically_update property | Aspose.Wo...

    Style.automatically_update property. Specifies whether this style is automatically redefined based on the appropriate value....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

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