Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,553 for

paragraph builder

(0.03 sec)
  1. ParagraphFormat.space_after property | Aspose.W...

    ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. @property def space_after...automatic paragraph spacing. doc = aw . Document () builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. get spaceBefore () : number...Shows how to set automatic paragraph spacing. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. @property def insert_relative_position...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a Paragraph is the last in a section's main text for enhanced document structure and clarity....IsEndOfSection Contents [ Hide ] Paragraph.IsEndOfSection property True...True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/net/aspose.words/par...
  5. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a Paragraph in the document in C++....Specifies the outline level of a paragraph in the document. enum class...Description Level1 0 The paragraph is at the outline level 1...

    reference.aspose.com/words/cpp/aspose.words/out...
  6. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... PARAGRAPH , 'MyStyle' ) style . font...automatically_update = True builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... Paragraph , "MyStyle" ); style . font...automaticallyUpdate = true ; let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OutlineLevel enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  9. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. let doc = new aw ....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage Paragraph outline levels in your documents for enhanced organization and clarity....Specifies the outline level of a paragraph in the document. public enum...Description Level1 0 The paragraph is at the outline level 1...

    reference.aspose.com/words/net/aspose.words/out...