Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 15,571 for

paragraph

(0.04 sec)
  1. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_Paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....smart_paragraph_break_replacement property FindReplaceOptions...FindReplaceOptions.smart_paragraph_break_replacement property Gets or sets a boolean...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. doc = aw ...'Borders.docx' ) # The first paragraph of this document has visible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words to generate Word documents programmatically and have encountered an issue related to page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...PageBreak) , an empty paragraph is automatically added immediately...Microsoft Word, which inserts a paragraph following a page break. However...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  5. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the Paragraph....parentSection property Paragraph.parentSection property Retrieves...the parent Section of the paragraph. get parentSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....labelString for each Paragraph.listLabel object in the document...extract the list labels of all paragraphs that are list items. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.isMoveToRevision property | Aspose.Wo...

    Paragraph.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Paragraph.isMoveToRevision property...Shows how to check whether a paragraph is a move revision. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a Paragraph has ended....visitParagraphEnd(paragraph) Called when enumeration of a paragraph has ended...visitParagraphEnd ( paragraph : Aspose . Words . Paragraph ) Parameter...

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