Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 15,621 for

paragraph

(0.07 sec)
  1. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Paragraph A paragraph of text. BookmarkStart...images, fields,etc.) within a paragraph StructuredDocumentTa Allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldRef.insertParagraphNumber property | Aspos...

    FieldRef.insertParagraphNumber property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FrameFormat.HorizontalDistanceFromText | Aspose...

    Discover the FrameFormat HorizontalDistanceFromText property to measure the space between frames and text in points, enhancing your document layout....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  4. FrameFormat.HeightRule | Aspose.Words for .NET

    Discover the FrameFormat HeightRule property to easily determine frame height. Optimize your designs with precise control and improved layout efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  5. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  8. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your Paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting....bullets from the current paragraph and sets list level to zero...list formatting from all paragraphs in the main text of a section...

    reference.aspose.com/words/net/aspose.words.lis...