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

paragraph builder

(0.22 sec)
  1. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...( "Add text to this paragraph." ); builder . CurrentParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  2. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...( "Add text to this paragraph." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cell | Aspose.Words for Java

    Represents a table cell in Java....contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  4. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...first_section . body . first_paragraph . append_child ( comment )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln.... add ( aw . StyleType . PARAGRAPH , 'ThemedStyle' ) style ....

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

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldCreateDate class | ...

    Aspose::Words::Fields::FieldCreateDate class. Implements the CREATEDATE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...u "Document.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Drawing::ShapeBase::get_TopRelat...

    Aspose::Words::Drawing::ShapeBase::get_TopRelative method. Gets or sets the value that represents shape's relative top position in percent in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Drawing :: Shape > shape = builder -> InsertShape ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using autonum fields. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder. builder -> Write ( u "Run 1. " ); builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/nod...