Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 18,243 for

paragraph

(0.94 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....Remarks The default value is Paragraph . Has effect only for top...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++....builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/sha...
  3. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...with same formatting in all paragraphs of the document. nextPreOrder(Node...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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...
  6. 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...
  7. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/net/working-with-columns-...
  8. 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/
  9. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to determine...

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