Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 15,574 for

paragraph

(0.03 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::FrameFormat::get_VerticalDistanc...

    Aspose::Words::FrameFormat::get_VerticalDistanceFromText method. Specifies vertical distance (in points) between a frame and the surrounding text in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  8. Aspose::Words::FrameFormat::get_RelativeVertica...

    Aspose::Words::FrameFormat::get_RelativeVerticalPosition method. Gets the relative vertical position of a frame in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. Aspose::Words::FrameFormat::get_Height method |...

    Aspose::Words::FrameFormat::get_Height method. Gets the height of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  10. Aspose::Words::FrameFormat::get_IsFrame method ...

    Aspose::Words::FrameFormat::get_IsFrame method. Returns true if the Paragraph is a frame in C++....method Returns true if the paragraph is a frame. bool Aspose ::...formatting properties of paragraphs that are frames. auto doc...

    reference.aspose.com/words/cpp/aspose.words/fra...