Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 15,616 for

paragraph

(0.04 sec)
  1. 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...
  2. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words/run/
  3. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this Paragraph is the last Paragraph in the last section of the document....is_end_of_document property Paragraph.is_end_of_document property...property True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. @property def horizontal...to horizontal borders to a paragraph’s format. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming Paragraphs....between cells or conforming paragraphs. get horizontal () : Aspose...to horizontal borders to a paragraph’s format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and Paragraph borders. Enhance your layout with perfect alignment and style!...between cells or conforming paragraphs. public Border Horizontal...to horizontal borders to a paragraph’s format. Document doc = new...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a Paragraph in C++....related formatting for a paragraph. class FrameFormat : public...get_IsFrame () Returns true if the paragraph is a frame. get_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words/fra...
  9. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why Paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...Weird behaviour regarding Paragraphs Aspose.Words Product Family...Are you able to suggest why paragraphs imported using Document Library...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  10. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a Paragraph has started....visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...visitParagraphStart ( paragraph : Aspose . Words . Paragraph ) Parameter...

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