Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,552 for

paragraph builder

(0.04 sec)
  1. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Shows how to create and use a paragraph style with list formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  2. 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...
  3. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the Paragraph style that is linked to this list level....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a Paragraph in the current section....characterIndex) Moves the cursor to a paragraph in the current section. moveToParagraph...paragraphIndex number The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.Paragraph_BREAK_CHAR property. End of Paragraph character: (char)13 or \r....PARAGRAPH_BREAK_CHAR property ControlChar.PARAGRAPH_BREAK_CHAR...PARAGRAPH_BREAK_CHAR property End of paragraph character: (char)13 or “\r”. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience....the parent Paragraph of this node. public Paragraph ParentParagraph...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/inl...
  8. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first Paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a Paragraph break into the document in C++....ragraph method Inserts a paragraph break into the document. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...custom paragraph break. doc = aw . Document () builder = aw ....= doc ) builder . writeln ( 'Paragraph 1.' ) builder . writeln...

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