Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 7,671 for

paragraph

(0.08 sec)
  1. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. foreach ( Section...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Table.Accept | Aspose.Words for .NET

    Discover the Table Accept method for seamless visitor management. Enhance user experience and streamline interactions effortlessly!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Style.next_paragraph_style_name property | Aspo...

    Style.next_Paragraph_style_name property. Gets/sets the name of the style to be applied automatically to a new Paragraph inserted after a Paragraph formatted with the specified style....next_paragraph_style_name property Style.next_paragraph_style_name...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...and can only be a child of Paragraph . SpecialChar char is used...

    reference.aspose.com/words/cpp/aspose.words/spe...
  5. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++.... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::Body::EnsureMinimum method | Asp...

    Aspose::Words::Body::EnsureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Shows how to create and use a paragraph style with list formatting...DocumentBuilder(doc); // Create a custom paragraph style. Style style = doc.getStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  10. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency.... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. foreach ( Section...

    reference.aspose.com/words/net/aspose.words/nod...