Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,605 for

paragraph builder

(0.13 sec)
  1. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    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 ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::ParagraphFormat::get_Bidi method...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    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...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Lists::ListFormat::get_IsListIte...

    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...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::CompositeNode::GetText method | ...

    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...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::DocumentBuilder::MoveToParagraph...

    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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.apply_bullet_default method | Aspose...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.apply_number_default method | Aspose...

    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...

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