Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 15,552 for

paragraph

(0.05 sec)
  1. Aspose::Words::Lists::ListCollection::idx_get m...

    Aspose::Words::Lists::ListCollection::idx_get method. Gets a list by index in C++....existing list to a collection of paragraphs. auto doc = MakeObject <...( u "Paragraph 1" ); builder -> Writeln ( u "Paragraph 2" );...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Story.append_paragraph method | Aspose.Words fo...

    Story.append_Paragraph method. A shortcut method that creates a [Paragraph](../../Paragraph/) object with optional text and appends it to the end of this object....append_paragraph method append_paragraph(text) A shortcut method...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the Paragraph in C++....spacing (in points) before the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the Paragraph in C++....spacing (in points) after the paragraph. double Aspose :: Words ::...Shows how to set automatic paragraph spacing. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....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. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. doc = aw ...'Borders.docx' ) # The first paragraph of this document has visible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal 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...
  10. 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...