Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 17,517 for

paragraph

(0.06 sec)
  1. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format property Paragraph.frame_format property Provides...formatting properties of paragraphs that are frames. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat 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. let doc = new aw ....writeln ( "Paragraph 1." ); builder . writeln ( "Paragraph 2." );...

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

    Add animated text and effects to PowerPoint presentation in C# or .NET...Adding Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/net/animated-text/
  4. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a Paragraph in the document in Java....Specifies the outline level of a paragraph in the document. Examples:...Examples: Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Paragraphs in Python|Aspose.Words ...

    Insert Paragraph and specify its formatting in a document using Python....Working with Paragraphs Contents [ Hide ] A paragraph is a set of...character – a paragraph break . In Aspose.Words, a paragraph is represented...

    docs.aspose.com/words/python-net/working-with-p...
  7. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format....txt document with a custom paragraph break. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a Paragraph break when exporting in text formats in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....Adding Animation Effects to Paragraphs We added the add_effect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/python-net/animated-text/
  10. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a Paragraph in the document in C++....Specifies the outline level of a paragraph in the document. enum class...Description Level1 0 The paragraph is at the outline level 1...

    reference.aspose.com/words/cpp/aspose.words/out...