Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 4,608 for

paragraph builder

(0.13 sec)
  1. ParagraphFormat.lineUnitAfter property | Aspose...

    ParagraphFormat.lineUnitAfter property. Gets or sets the amount of spacing (in gridlines) after the Paragraphs....(in gridlines) after the paragraphs. get lineUnitAfter () : number...Examples Shows how to change paragraph spacing and indents. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.characterUnitRightIndent proper...

    ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. get characterUnitRightIn...Examples Shows how to change paragraph spacing and indents. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the list number or bullet in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...node, returns its parent paragraph. If the field is already removed...Document () builder = aw . DocumentBuilder ( doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....relative to the left side of the paragraph. LEFT_MARGIN Specifies that...watermark. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++.... run, paragraph or table cell) is located...with 5 pages of content. auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Fields::FieldSymbol::get_DontAff...

    Aspose::Words::Fields::FieldSymbol::get_DontAffectsLineSpacing method. Gets or sets whether the character retrieved by the field affects the line spacing of the Paragraph in C++....affects the line spacing of the paragraph. bool Aspose :: Words :: Fields...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...form fields to blend in with paragraph text when saving to html.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.ExportDocumentStructure | Aspose...

    Control your document's export structure with PdfSaveOptions. Easily manage settings for optimal PDF output and enhance your workflow efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . ParagraphFormat..."Heading 1" ]; builder . Writeln ( "Hello world!" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm.... var builder = new aw . DocumentBuilder...// Write a new paragraph to the document. builder . writeln ( 'This...

    docs.aspose.com/words/nodejs-net/installation/