Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,559 for

paragraph builder

(0.16 sec)
  1. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...formatting. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a Paragraph in the document....Specifies the outline level of a paragraph in the document. Members Name...Name Description Level1 The paragraph is at the outline level 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. get leftIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for Paragraph....represents the right indent for paragraph. get rightIndent () : number...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a Paragraph in C++....inline node or to the end of a paragraph. void Aspose :: Words :: DocumentBuilder...must be a paragraph or a direct child of a paragraph. Remarks...

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

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... Document () builder = aw . DocumentBuilder ( doc...doc ) # Add a regular space. builder . write ( 'Before space.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.Cell | Aspose.Words for .NET

    Discover ControlChar Cell field, the key to defining table cell and row endings with character x0007. Enhance your data organization effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...