Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 15,546 for

paragraph

(0.16 sec)
  1. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential Paragraph formatting features for enhanced document styling....object that represents current paragraph formatting properties. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Fields::FieldAdvance::get_DownOf...

    Aspose::Words::Fields::FieldAdvance::get_DownOffset method. Gets or sets the number of points by which the text that follows the field should be moved down in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldAdvance::get_Vertic...

    Aspose::Words::Fields::FieldAdvance::get_VerticalPosition method. Gets or sets the number of points by which the text that follows the field should be moved vertically from the top edge of the page in C++....continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes... Paragraph ( doc ); body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_LeftRela...

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents shape's relative left position in percent in C++....:: RelativeVerticalPosi :: Paragraph ) { // etting the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.relative_vertical_size property | Asp...

    ShapeBase.relative_vertical_size property. Gets or sets the value of shape's relative size in vertical direction.... PARAGRAPH : # etting the position binding...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....For inserting bullets in a paragraph, refer to the article on Insert...

    kb.aspose.com/words/python/insert-shape-in-word...