Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 17,314 for

paragraph

(0.06 sec)
  1. DocumentBase.document property | Aspose.Words f...

    DocumentBase.document property. Gets this instance....a Section, a Body, and a Paragraph. const section = new aw ....); const para = new aw . Paragraph ( doc ); body . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your Paragraph borders, enhancing document aesthetics and readability....collection of borders of the paragraph. public BorderCollection Borders...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. FrameFormat.width property | Aspose.Words for N...

    FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. MarkdownLoadOptions.import_underline_formatting...

    MarkdownLoadOptions.import_underline_formatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline text formatting... PARAGRAPH , 0 , True ) . as_paragraph () self . assertEqual...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/java/manage-hyperlinks/
  10. FieldBidiOutline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBidiOutline class for seamless BIDIOUTLINE field implementation, enhancing your document processing capabilities....node, returns its parent paragraph. If the field is already removed...delimits each level of the paragraph numbering. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...