Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 4,631 for

paragraph builder

(0.12 sec)
  1. Caption and image parabreak - Free Support Foru...

    inputdoc.docx (332.8 KB) In a .docx file, it have presented an figure and Paragraph consecutively, how it is should to separate them with a line break/Paragraph break before a specific startpara (e.g., Fig.). Please fin…...have presented an figure and paragraph consecutively, how it is should...separate them with a line break/paragraph break before a specific startpara...

    forum.aspose.com/t/caption-and-image-parabreak/...
  2. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances document navigation by managing bookmarked Paragraph positions effectively....position of the bookmarked paragraph. public bool InsertRelativePositi...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize Paragraph styles, enhancing your document's formatting and readability....independent style identifier of the paragraph style applied to this formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldNoteRef.InsertRelativePosition | Aspose.Wo...

    Discover the InsertRelativePosition property of FieldNoteRef. Easily manage bookmarked Paragraphs by setting relative positions for enhanced document navigation....position of the bookmarked paragraph. public bool InsertRelativePositi...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldNoteRef.InsertHyperlink | Aspose.Words for...

    Discover the FieldNoteRef InsertHyperlink property, easily manage hyperlink insertion for bookmarked Paragraphs to enhance your document’s interactivity....hyperlink to the bookmarked paragraph. public bool InsertHyperlink...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C#....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/net/navigation-with-cursor/
  9. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table....the next row or to the next paragraph after the table. If you delete...table. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....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...