Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 15,616 for

paragraph

(0.04 sec)
  1. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node....node to the document's first paragraph. let run = new aw . Run (...appendChild ( run ); // The paragraph is the parent node of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...(char)12 or “\f”. PARAGRAPH_BREAK End of paragraph character: “\x000d”...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and Paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. @property def add_space_...Examples Shows how to insert a paragraph into the document. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. SharedPtr < Style >...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabStops method to retrieve all tab stops in a Paragraph, including those from styles and lists for enhanced formatting....GetEffectiveTabStops Contents [ Hide ] Paragraph.GetEffectiveTabStops method...tab stops applied to this paragraph, including applied indirectly...

    reference.aspose.com/words/net/aspose.words/par...
  7. FrameFormat.Width | Aspose.Words for .NET

    Discover the FrameFormat Width property to easily retrieve the frame's width in points, enhancing your design precision and efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  8. Paragraph.is_in_cell property | Aspose.Words fo...

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

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

    InlineStory.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...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++....append a paragraph to it. The text in that paragraph // will appear...Add ( header ); SharedPtr < Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...