Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 15,650 for

paragraph

(0.05 sec)
  1. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  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...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    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...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. 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...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  6. 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...Document > ( get_MyDir () + u "Paragraph frame.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/fra...
  7. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... Paragraph , "MyStyle" ); style . font...from the document to the paragraph that the document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your document formatting with ease and precision....formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/style/
  10. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.Paragraph_BREAK property. End of Paragraph character: \x000d or \r...PARAGRAPH_BREAK property ControlChar.PARAGRAPH_BREAK property...property End of paragraph character: “\x000d” or “\r”. Same as ControlChar...

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