Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 4,242 for

paragraph builder

(0.06 sec)
  1. ShapeBase.top_relative property | Aspose.Words ...

    ShapeBase.top_relative property. Gets or sets the value that represents shape's relative top position in percent.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....get_ApplyParagraphFormat () const Paragraph formatting applied to new...it is allowed to replace paragraph break when there is no next...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.left_relative property | Aspose.Words...

    ShapeBase.left_relative property. Gets or sets the value that represents shape's relative left position in percent.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.height_relative property | Aspose.Wor...

    ShapeBase.height_relative property. Gets or sets the value that represents the percentage of shape's relative height.... Document () builder = aw . DocumentBuilder ( doc...size and position. shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...group . IsGroup , Is . True ); builder . InsertNode ( group ); ShapeGroupPrinter...

    reference.aspose.com/words/net/aspose.words/doc...
  8. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'Section 1' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...