Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 15,616 for

paragraph

(0.04 sec)
  1. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a Paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the Paragraph style applied to this formatting in C++.... method Gets or sets the paragraph style applied to this formatting...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a Paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...value of the numbering of a paragraph thanks to aspose word python...Text2 Text3 I know that the paragraph object has the property list_label...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  4. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced Paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...ParagraphFormat Contents [ Hide ] Paragraph.ParagraphFormat property Provides...Provides access to the paragraph formatting properties. public...

    reference.aspose.com/words/net/aspose.words/par...
  5. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....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...
  6. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....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...
  7. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define Paragraph hierarchy in your documents, enhancing organization and readability....the outline level of the paragraph in the document. public OutlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. get spaceAfter () : number...Shows how to set automatic paragraph spacing. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control Paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your document's readability and presentation....spacing (in points) after the paragraph. public double SpaceAfter...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C++....will be ignored between the paragraphs of the same style. bool Aspose...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/cpp/aspose.words/par...