Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 15,610 for

paragraph

(0.04 sec)
  1. 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...
  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. 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...
  4. 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 = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define Paragraph hierarchy in your documents, enhancing organization and readability....the outline level of the paragraph in the document. public OutlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/net/aspose.words/par...
  6. Manage Bullet|Aspose.Slides for Node.js via .NE...

    Create bullet and numbered lists in PowerPoint presentation in JavaScript...topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  7. 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/
  8. 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...
  9. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . get smartParagraphBreakR...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...