Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 36,210 for

paragraph

(0.18 sec)
  1. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....last child of the node is a paragraph, // for us to be able to click...(); ASSERT_EQ ( NodeType :: Paragraph , footnote -> get_LastChild...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Nonbreaking Hyphen in Microsoft Word is (char)30 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. FrameFormat.HorizontalDistanceFromText | Aspose...

    FrameFormat HorizontalDistanceFromText property. Gets horizontal distance between a frame and the surrounding text in points in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  4. FrameFormat.HeightRule | Aspose.Words for .NET

    FrameFormat HeightRule property. Gets the rule for determining the height of the specified frame in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  5. Section | Aspose.Words for Java

    Represents a single section in a document in Java....needs to have Body with one Paragraph . Each section has its own...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#...text paragraphs, set text transparency, change paragraph font...TextFrame . Paragraphs . Clear (); Paragraph para = new Paragraph ();...

    docs.aspose.com/slides/net/text-formatting/
  7. FrameFormat.VerticalDistanceFromText | Aspose.W...

    FrameFormat VerticalDistanceFromText property. Specifies vertical distance in points between a frame and the surrounding text in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  8. FrameFormat.RelativeVerticalPosition | Aspose.W...

    FrameFormat RelativeVerticalPosition property. Gets the relative vertical position of a frame in C#....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  9. LocalHyperlink | Aspose.PDF for Java API Reference

    Represents local hyperlink object....getTarget() Gets the target paragraph. setTarget(BaseParagraph value)...value) Sets the target paragraph. getTargetPageNumber() Gets...

    reference.aspose.com/pdf/java/com.aspose.pdf/lo...
  10. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for Paragraph in C++....represents the right indent for paragraph. double Aspose :: Words ::...Examples Shows how to configure paragraph formatting to create off-center...

    reference.aspose.com/words/cpp/aspose.words/par...