Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,268 for

paragraph builder

(0.07 sec)
  1. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance Paragraph breaks in text files....commonly used in text files for paragraph breaks. public static readonly...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/con...
  2. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your Paragraphs, enhancing readability and presentation....sets text alignment for the paragraph. public ParagraphAlignment...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this Paragraph is the last Paragraph in the last section of the document....isEndOfDocument property Paragraph.isEndOfDocument property True...True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Shows how to use a document builder to insert html content into...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before Paragraphs for enhanced document formatting and readability....break is forced before the paragraph. public bool PageBreakBefore...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/net/aspose.words/par...
  6. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the Paragraph....break is forced before the paragraph. get pageBreakBefore () :...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the Paragraph has bulleted or numbered formatting applied to it in C++....tem method True when the paragraph has bulleted or numbered formatting...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the Paragraph is an item in a bulleted or numbered list in original revision....is_list_item property Paragraph.is_list_item property True when...when the paragraph is an item in a bulleted or numbered list in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for Paragraph breaks in C++....commonly used in text files for paragraph breaks. static System :: String...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

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