Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 17,517 for

paragraph

(0.08 sec)
  1. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.ParagraphBreak property. Specifies the string to use as a Paragraph break when exporting in text formats....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances document formatting by allowing mixed Paragraph styles for greater design flexibility....BreakIsStyleSeparato Contents [ Hide ] Paragraph.BreakIsStyleSeparato property...property True if this paragraph break is a Style Separator. A style...

    reference.aspose.com/words/net/aspose.words/par...
  5. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into Paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Inserts a field into this paragraph. public Field InsertField...Reference node inside this paragraph (if refNode is null , then...

    reference.aspose.com/words/net/aspose.words/par...
  6. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this Paragraph is the last Paragraph in the last section of the document....is_end_of_document property Paragraph.is_end_of_document property...property True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a Paragraph in the current section....characterIndex) Moves the cursor to a paragraph in the current section. moveToParagraph...paragraphIndex number The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...