Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,544 for

paragraph builder

(0.05 sec)
  1. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this Paragraph is the last Paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....isEndOfSection property Paragraph.isEndOfSection property True...True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.Paragraph_BREAK property. End of Paragraph character: \x000d or \r...PARAGRAPH_BREAK property ControlChar.PARAGRAPH_BREAK property...property End of paragraph character: “\x000d” or “\r”. Same as ControlChar...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left Paragraph in C++....whether this is a right-to-left paragraph. bool Aspose :: Words :: ParagraphFormat...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Shows how to create and use a paragraph style with list formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  5. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.Paragraph_BREAK_CHAR property. End of Paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR...PARAGRAPH_BREAK_CHAR property End of paragraph character: (char)13 or “\r”. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the Paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  8. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...); // Add a regular space. builder . Write ( "Before space." +...

    reference.aspose.com/words/net/aspose.words/con...
  9. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a Paragraph break into the document in C++....ragraph method Inserts a paragraph break into the document. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...