Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 15,616 for

paragraphs

(0.04 sec)
  1. TabStopCollection.GetHashCode | Aspose.Words fo...

    Discover the TabStopCollection GetHashCode method—an essential hash function for efficient data management and performance optimization....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  2. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....update_list_labels () paragraphs = doc . first_section . body . paragraphs self...self . assertEqual ( '1.' , paragraphs [ 0 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  6. 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...
  7. 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...
  8. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage document revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( "1." , paragraphs [ 0 ]. ListLabel . LabelString...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content....apply_paragraph_format property FindReplaceOptions.apply_paragraph_format...apply_paragraph_format property Paragraph formatting applied to new content...

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