Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 15,510 for

paragraph

(0.22 sec)
  1. Aspose::Words::TabLeader enum | Aspose.Words fo...

    Aspose::Words::TabLeader enum. Specifies the type of the leader line displayed under the tab character in C++....set custom tab stops for a paragraph. auto doc = System :: MakeObject...SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  3. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....FieldStart can only be a child of Paragraph . A complete field in a Microsoft...example document // contains a paragraph break inside a hyperlink,...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control...." + " 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...
  7. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:...world! This is the first paragraph."); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  8. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!...Description Paragraph 1 The style is a paragraph style. Character...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a Paragraph in C++....line spacing values for a paragraph. enum class LineSpacingRule...larger font is used within the paragraph. Multiple 2 The line spacing...

    reference.aspose.com/words/cpp/aspose.words/lin...
  10. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...