Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 4,545 for

paragraph builder

(0.06 sec)
  1. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Discover the AbsoluteVerticalDistance property for tables—control vertical positioning in points for precise layout. Default is 0. Optimize your design!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.relative_horizontal_alignment property | ...

    Table.relative_horizontal_alignment property. Gets or sets floating table relative horizontal alignment.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::MoveToSection m...

    Aspose::Words::DocumentBuilder::MoveToSection method. Moves the cursor to the beginning of the body in a specified section in C++....cursor is moved to the first paragraph in the Body of the specified...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder. builder . write ( "Run 1. " ); builder . write ( "Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...page's center. Shape shape = builder.insertImage(getImageDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...2' )) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRef class | Aspose.Words for Python

    aspose.words.fields.FieldRef class. Implements the REF field...to the bookmarked paragraph. insert_paragraph_number Gets or sets...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...