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

paragraph builder

(0.14 sec)
  1. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/net/inserting-fields/
  2. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly....Remarks Only Character style or Paragraph style with linked character...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/net/aspose.words/sto...
  5. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your documents....relative to the left side of the paragraph. LeftMargin 4 Specifies that...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....relative to the left side of the paragraph. LeftMargin Specifies that...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln.... add ( aw . StyleType . PARAGRAPH , 'ThemedStyle' ) style ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...first_section . body . first_paragraph . append_child ( comment )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style::get_List method | Aspose....

    Aspose::Words::Style::get_List method. Gets the list that defines formatting of this list style in C++....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/cpp/aspose.words/sty...