Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 8,704 for

paragraph

(0.2 sec)
  1. FieldStyleRef class | Aspose.Words for Python

    aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...(Inherited from Field ) insert_paragraph_number Gets or sets whether...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Text Formatting|Aspose.Slides for PHP Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/php-java/text-formatting/
  3. Aspose::Words::FrameFormat::get_VerticalPositio...

    Aspose::Words::FrameFormat::get_VerticalPosition method. Gets vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  4. Aspose::Words::FrameFormat::get_RelativeHorizon...

    Aspose::Words::FrameFormat::get_RelativeHorizontalPosition method. Gets the relative horizontal position of a frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. Aspose::Words::FrameFormat::get_HorizontalDista...

    Aspose::Words::FrameFormat::get_HorizontalDistanceFromText method. Gets horizontal distance between a frame and the surrounding text, in points in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  6. Aspose::Words::FrameFormat::get_VerticalAlignme...

    Aspose::Words::FrameFormat::get_VerticalAlignment method. Gets vertical alignment of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  7. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the Paragraph is set automatically in C++....amount of spacing after the paragraph is set automatically. bool...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  9. ControlChar.ParagraphBreak | Aspose.Words for .NET

    Discover the ControlChar ParagraphBreak field. Easily manage Paragraph breaks with the x000d character for seamless text formatting and improved readability....ParagraphBreak field End of paragraph character: “\x000d” or “\r”...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...

    reference.aspose.com/words/net/aspose.words/con...
  10. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

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