Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,590 for

paragraph builder

(0.09 sec)
  1. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.Paragraph_format property. Returns an object that represents current Paragraph formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...object that represents current paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/net/aspose.words/edi...
  3. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...revisions and insert a paragraph. That paragraph will be an insert...

    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. 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...
  7. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) borders = builder . paragraph_format . borders borders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/md/
  9. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.startBoo...FieldToc field = (FieldToc) builder.insertField(FieldType.FIELD_TOC...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shading.ForegroundPatternColor | Aspose.Words f...

    Discover the Shading ForegroundPatternColor property to customize your Shading object's foreground color for enhanced design and visual appeal....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...BorderCollection borders = builder . ParagraphFormat . Borders...

    reference.aspose.com/words/net/aspose.words/sha...