Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,548 for

paragraph

(0.05 sec)
  1. Paragraph.AcceptStart | Aspose.Words for .NET

    Discover the Paragraph AcceptStart method to seamlessly welcome visitors at the beginning of your document's Paragraphs for enhanced engagement....AcceptStart Contents [ Hide ] Paragraph.AcceptStart method Accepts...the start of the document’s paragraph. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words/par...
  2. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why Paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...Weird behaviour regarding Paragraphs Aspose.Words Product Family...Are you able to suggest why paragraphs imported using Document Library...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  3. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified 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...
  4. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...(Inherited from Field ) insert_paragraph_number Gets or sets whether...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....the parent Paragraph of this node. public Paragraph ParentParagraph...last child of the node is a paragraph, // for us to be able to click...

    reference.aspose.com/words/net/aspose.words/inl...
  6. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.ListFormat | Aspose.Words for .NET

    Discover the Paragraph ListFormat property to easily access and customize your Paragraph's list formatting, enhancing your document's presentation....ListFormat Contents [ Hide ] Paragraph.ListFormat property Provides...formatting properties of the paragraph. public ListFormat ListFormat...

    reference.aspose.com/words/net/aspose.words/par...
  8. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first Paragraph of your story for improved engagement....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  9. ParagraphFormat.SpaceAfterAuto | Aspose.Words f...

    Discover the ParagraphFormat SpaceAfterAuto property. Automatically adjust Paragraph spacing for a cleaner, more professional document layout....amount of spacing after the paragraph is set automatically. public...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/bod...