Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,269 for

paragraph builder

(0.06 sec)
  1. 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...
  2. ListFormat.applyNumberDefault method | Aspose.W...

    ListFormat.applyNumberDefault method. Starts a new default numbered list and applies it to the Paragraph....list and applies it to the paragraph. applyNumberDefault () Remarks...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  9. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...); // Add a regular space. builder -> Write ( String ( u "Before...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...); // Add a regular space. builder -> Write ( String ( u "Before...

    reference.aspose.com/words/cpp/aspose.words/con...