Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 17,642 for

paragraph

(0.07 sec)
  1. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/java/com.aspose.word...
  2. Style.next_paragraph_style_name property | Aspo...

    Style.next_Paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new Paragraph inserted after a Paragraph formatted with the specified style....next_paragraph_style_name property Style.next_paragraph_style_name...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a Paragraph in Java....Specifies text alignment in a paragraph. Examples: Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  4. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a Paragraph is part of a bulleted or numbered list in its original revision. Enhance your document's structure!...Hide ] Paragraph.IsListItem property True when the paragraph is an...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/par...
  6. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a Paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the Paragraph space remains in the final DOCX. I need the Paragraph to be fully remove…...Summary I’m trying to hide a paragraph (conditional content) when...CleanupOptions enabled, the paragraph space remains in the final...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  7. FieldStyleRef.insertParagraphNumberInFullContex...

    FieldStyleRef.insertParagraphNumberInFullContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the Paragraph is a frame....property Returns true if the paragraph is a frame. get isFrame ()...formatting properties of paragraphs that are frames. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

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