Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 4,610 for

paragraph builder

(0.14 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...green builder . font . border . line_width = 2.5 builder . font...

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

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...value indicating whether paragraphs with punctuation marks are...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/net/aspose.words.mai...
  3. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

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

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...InsertNode ( group ); builder . MoveTo ((( Shape ) group . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldFormula Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormula class to effortlessly implement and manage formula fields in your documents for enhanced functionality....node, returns its parent paragraph. If the field is already removed...Document (); // Use a field builder to construct a mathematical...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...() builder_options = aw . DocumentBuilderOptio () builder_options...context_table_formatting = True builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the text layout in a shape.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) text_box_shape = builder . insert_shape ( shape_type...

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