NodeCollection Insert method. Inserts a node into the collection at the specified index in C#....then appears in the parent Paragraph's RunCollection. RunCollection...
DocumentBuilder IsAtStartOfParagraph property. Returns true if the cursor is at the beginning of the current Paragraph no text before the cursor in C#....beginning of the current paragraph (no text before the cursor)...
Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the text that follows the field should be moved right in C++....continue to be applied until the paragraph ends, // or another ADVANCE...
Aspose::Words::Tables::Table::get_Description method. Gets or sets description of this table. It provides an alternative text representation of the information contained in the table in C++....AppendChild ( MakeObject < Paragraph > ( doc )); cell -> get_FirstParagraph...
Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....-> GetChild ( NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...
Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph in C++....affects the line spacing of the paragraph. bool Aspose :: Words :: Fields...
Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current Paragraph in C++....at the end of the current paragraph. bool Aspose :: Words :: DocumentBuilder...