Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 18,130 for

paragraph

(0.12 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetNumP...

    Aspose::Words::Layout::LayoutCollector::GetNumPagesSpanned method. Gets number of pages the specified node spans. 0 if node is within a single page. This is the same as GetEndPageIndex() - GetStartPageIndex() in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the page where node begins. Returns 0 if node cannot be mapped to a page in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. FieldSkipIf class | Aspose.Words for Python

    aspose.words.fields.FieldSkipIf class. Implements the SKIPIF field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... paragraph_format Gets the paragraph formatting of...conditional_styles . first_row . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMTEXT field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldFormDropDown class | Aspose.Words for Python

    aspose.words.fields.FieldFormDropDown class. Implements the FORMDROPDOWN field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldAutoNumLgl class | ...

    Aspose::Words::Fields::FieldAutoNumLgl class. Implements the AUTONUMLGL field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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...