Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 15,621 for

paragraph

(0.03 sec)
  1. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.TabStops | Aspose.Words for .NET

    Discover the ParagraphFormat TabStops property to easily manage custom tab stops, enhancing your document formatting and improving readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/par...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered Paragraphs for better readability....IsListItem property True when the paragraph has bulleted or numbered formatting...Examples Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...Specifies text alignment in a paragraph. public enum ParagraphAlignment...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  5. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...How to calculate paragraphs in word occupy a few lines Aspose...calculate how many lines a paragraph occupies in a Word document...

    forum.aspose.com/t/how-to-calculate-paragraphs-...
  6. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....last child of the node is a paragraph, // for us to be able to click...(); ASSERT_EQ ( NodeType :: Paragraph , footnote -> get_LastChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Paragraph class WorkingWithNodes : def...adds a paragraph node to the document. para = Paragraph ( doc...

    docs.aspose.com/words/java/working-with-nodes-i...
  8. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Examples Shows how to insert a paragraph into the document. Document..."Writeln" method ends the paragraph after appending text // and...

    reference.aspose.com/words/net/aspose.words/par...
  9. ListTrailingCharacter enumeration | Aspose.Word...

    Aspose.Words.Lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the Paragraph....label from the text of the paragraph. Used as a value for the ListLevel...list label and text of the paragraph. Space A space character is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the Paragraph....label from the text of the paragraph. Used as a value for the ListLevel...list label and text of the paragraph. SPACE A space character is...

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