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

paragraph builder

(0.16 sec)
  1. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...BorderCollection borders = builder . ParagraphFormat . Borders...

    reference.aspose.com/words/net/aspose.words/tex...
  2. List | Aspose.Words for Java

    Represents formatting of a list in Java....remove list formatting from a paragraph, use ListFormat . Examples:...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  3. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_before() on the paragraph where you want the footnote...footnotes. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...merge fields DocumentBuilder builder = new DocumentBuilder(document);...isInline()) { NodeCollection<Paragraph> paragraphs = shape.getChildNodes(NodeType...

    forum.aspose.com/t/alternative-way-to-extract-a...
  5. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"..."type": "PARAGRAPH", "content": [ { "type": "PARAGRAPH_PROPERTIES"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  6. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...InsertAfter or InsertBefore on the paragraph where you want the footnote...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.not...
  7. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Hello...DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Hello...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.line_unit_before property | Asp...

    ParagraphFormat.line_unit_before property. Gets or sets the amount of spacing (in gridlines) before the Paragraphs....(in gridlines) before the paragraphs. @property def line_unit_before...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.character_unit_left_indent prop...

    ParagraphFormat.character_unit_left_indent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. @property def character_unit_left_indent...Examples Shows how to change paragraph spacing and indents. doc =...

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