Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 17,498 for

paragraph

(0.19 sec)
  1. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Tables::Table::get_RelativeVerti...

    Aspose::Words::Tables::Table::get_RelativeVerticalAlignment method. Gets or sets floating table relative vertical alignment in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. FieldToc.PrefixedSequenceIdentifier | Aspose.Wo...

    Discover the FieldToc PrefixedSequenceIdentifier property—efficiently manage sequence identifiers and enhance your entry's page number with unique prefixes....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.SequenceSeparator | Aspose.Words for .NET

    Discover the FieldToc SequenceSeparator property to customize your document's sequence and page number formatting effortlessly. Enhance clarity and organization!...// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  8. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... run, paragraph or table cell) is located...doc . GetChild ( NodeType . Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...// Example 2: add normal paragraph (no explicit style) mdp ....

    docs.aspose.com/words/java/create-new-document/
  10. Style.equals method | Aspose.Words for Python

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...move_to_document_end () builder . paragraph_format . style = doc . styles...

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