Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 15,534 for

paragraph

(0.05 sec)
  1. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section...HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent Paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...Font.docx" ); See Also class Paragraph class ShapeBase namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++.... builder -> Writeln ( u "Paragraph 1, Page 1." ); builder ->...); builder -> Writeln ( u "Paragraph 2, Page 2." ); builder ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last Paragraph in the story in C++....aph method Gets the last paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent Paragraph in C++....Returns the immediate parent paragraph. System :: SharedPtr < Aspose...Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing :: ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. EditableRangeStart.nodeType property | Aspose.W...

    EditableRangeStart.nodeType property. Returns [NodeType.EditableRangeStart](../../nodetype/#EditableRangeStart)...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::Table::get_AllowOverlap ...

    Aspose::Words::Tables::Table::get_AllowOverlap method. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed. Default value is true in C++....( RelativeVerticalPosi :: Paragraph , table -> get_VerticalAnchor...); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::Table::get_VerticalAncho...

    Aspose::Words::Tables::Table::get_VerticalAnchor method. Gets the base object from which the vertical positioning of floating table should be calculated. Default value is Margin in C++....( RelativeVerticalPosi :: Paragraph , table -> get_VerticalAnchor...); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END)...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...