Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,637 for

paragraph builder

(0.15 sec)
  1. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....EqualTo ( section )); Paragraph para = new Paragraph ( doc ); body ...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveTo...

    reference.aspose.com/words/net/aspose.words/pag...
  2. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...PARAGRAPH_BREAK . CR_LF Carriage return...commonly used in text files for paragraph breaks. DEFAULT_TEXT_INPUT_CHAR...

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

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each Paragraph to the width of the cell....the cell, compressing each paragraph to the width of the cell....let builder = new aw . DocumentBuilder ( doc ); builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...let builder = new aw . DocumentBuilder ( doc ); builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shading.foregroundPatternColor property | Aspos...

    Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Tables :: Table > table = builder -> StartTable (); for ( int32_t...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_Paragraph property. Returns the immediate parent Paragraph....parent_paragraph property ShapeBase.parent_paragraph property...immediate parent paragraph. @property def parent_paragraph ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. # Each paragraph that we...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize Paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...