Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 36,225 for

paragraph

(0.1 sec)
  1. Sequence | Aspose.Slides for Java API Reference

    Represents sequence collection of effects....getEffectsByParagrap(IParagraph paragraph) Returns array of effects...effects for the specified paragraph. getCount(IShape shape) Returns...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. Aspose::Words::FrameFormat::get_HorizontalPosit...

    Aspose::Words::FrameFormat::get_HorizontalPosition method. Gets horizontal distance between the edge of the frame and the item specified by the RelativeHorizontalPosition 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...
  3. add | Aspose.Sildes for Node.js via Java API Re...

    add add( Paragraph value) function Adds a Paragraph to the end of collection. Parameters Name Type Description value ......add add( Paragraph value) function Adds a Paragraph to the end...Description value Paragraph The Paragraph to be added to the...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. Node Class | Aspose.Words for .NET

    Aspose.Words.Node class. Base class for all nodes of a Word document in C#....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/node/
  5. Dotx mail merge grid alignment bug - Free Suppo...

    Hi! Currently we are using Aspose Words v21.9 (Java). Tried with v22.12, but the pdf output is wrong with it. The break happened with version 22.2. With v22.1 the pdf looks the same as with v21.9. Attached the test pr…...REMOVE_EMPTY_PARAGRAPHS When you use this option, a paragraph that contains...TableEnd:PU_BIZ is removed. This paragraph is a delimiter between two...

    forum.aspose.com/t/dotx-mail-merge-grid-alignme...
  6. FrameFormat.relative_horizontal_position proper...

    FrameFormat.relative_horizontal_position property. Gets the relative horizontal position of a frame....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. FrameFormat.relative_vertical_position property...

    FrameFormat.relative_vertical_position property. Gets the relative vertical position of a frame....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...
  8. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of Paragraph character: "\x000d" or "\r". Same as Cr in C++....ControlChar::ParagraphBreak method End of paragraph character: “\x000d” or “\r”...new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. FieldStyleRef.InsertParagraphNumberInFullContex...

    FieldStyleRef InsertParagraphNumberInFullContext property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context in C#....insert the paragraph number of the referenced paragraph in full...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

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