Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the Paragraph is set automatically in C++....amount of spacing before the paragraph is set automatically. bool...SpaceBefore . When you set paragraph Space Before and Space After...
Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a Paragraph break when exporting in text formats in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...
Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left Paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...
Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...
Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the Paragraph has bulleted or numbered formatting applied to it in C++....tem method True when the paragraph has bulleted or numbered formatting...Words :: Document > (); auto builder = System :: MakeObject < Aspose...
Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertField ( u "MERGEFIELD...
Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a Paragraph in the current section in C++....method Moves the cursor to a paragraph in the current section. void...int32_t The index of the paragraph to move to. characterIndex...
ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the Paragraph....list and applies it to the paragraph. def apply_bullet_default...template, applies it to the paragraph and selects the 1st list level...
ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the Paragraph....list and applies it to the paragraph. def apply_number_default...template, applies it to the paragraph and selects the 1st list level...