Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 7,681 for

paragraph

(0.1 sec)
  1. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTables method. Specifies whether to compare the differences in data contained in tables in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which document shall be used as a target during comparison in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFooters method. True indicates that headers and footers content is ignored in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for Paragraph....represents the left indent for paragraph. @property def left_indent...Examples Shows how to configure paragraph formatting to create off-center...

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

    Access the LastParagraph property to easily retrieve the final Paragraph in your shape, enhancing your document's layout and readability....Gets the last paragraph in the shape. public Paragraph LastParagraph...TextBoxLayoutFlow.docx" ); See Also class Paragraph class Shape namespace Aspose...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final Paragraph from immediate child elements for efficient content management....LastParagraph property Gets the last paragraph among the immediate children...children. public Paragraph LastParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Section.ensure_minimum method | Aspose.Words fo...

    Section.ensure_minimum method. Ensures that the section has [Section.body](../body/) with one [Paragraph](../../Paragraph/)....body with one Paragraph . def ensure_minimum ( self...body, which in turn has a paragraph. # We can add contents to...

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