Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,545 for

paragraph builder

(0.07 sec)
  1. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...var builder = new aw.DocumentBuilder(doc) font = builder.font...

    products.aspose.com/words/nodejs-net/make/docx/
  2. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_Paragraph property. Returns ``True`` if the cursor is at the end of the current Paragraph....is_at_end_of_paragraph property DocumentBuilder.is_at_end_of_paragraph...is_at_end_of_paragraph property Returns True if the cursor is at the end...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.Paragraph_format property. Gets the Paragraph formatting of the conditional style....paragraph_format property ConditionalStyle.paragraph_format property...property Gets the paragraph formatting of the conditional style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BorderCollection borders = builder.getParagraphFormat().getBorders();...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...the next row or to the next paragraph after the table. If you delete...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TextWrapping Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.TextWrapping enum for efficient text wrapping around tables. Enhance your document formatting with ease!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  10. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your lists effectively. Enhance your web design with unique styling options!...list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...