Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,606 for

paragraph builder

(0.15 sec)
  1. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust shape widths as a percentage, enhancing your design flexibility and precision....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...and position. Shape shape = builder . InsertShape ( ShapeType ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a Paragraph in Java....line spacing values for a paragraph. Examples: Shows how to work...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a Paragraph, bookmark, or a specific character using Python....get the currently selected paragraph or the currently selected...section by using the current_paragraph and current_section properties...

    docs.aspose.com/words/python-net/navigation-wit...
  4. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT....TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag....TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FieldNumPages class | Aspose.Words for Python

    aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...node, returns its parent paragraph. If the field is already removed...file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

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

    aspose.words.fields.FieldPage class. Implements the PAGE field...node, returns its parent paragraph. If the field is already removed...file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

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

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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