Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 15,552 for

paragraph

(0.14 sec)
  1. ParagraphFormat.LinesToDrop | Aspose.Words for ...

    Discover how the ParagraphFormat LinesToDrop property enhances drop cap height in your documents. Optimize your text layout for stunning visuals!...the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/net/aspose.words/par...
  2. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_Paragraph method. Moves the cursor to a Paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  4. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  5. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. doc = aw . Document...writeln ( 'Paragraph 1.' ) builder . writeln ( 'Paragraph 2.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.insert_field method...Inserts a field into this paragraph. def insert_field ( self ...Reference node inside this paragraph (if refNode is None , then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity....Document doc = new Document (); Paragraph para = doc . FirstSection...node to the document's first paragraph. Run run = new Run ( doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this Paragraph....property Paragraph.listLabel property Gets a Paragraph.listLabel...value and formatting for this paragraph. get listLabel () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Animated Text|Aspose.Slides for PHP Documentation

    Animated text in PowerPoint with Java...Adding Animation Effects to Paragraphs We added the addEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/php-java/animated-text/
  10. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive Paragraph formatting options. Enhance your document styling effortlessly!...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. public class...

    reference.aspose.com/words/net/aspose.words/par...