Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,616 for

paragraph

(0.09 sec)
  1. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.... paragraphs . count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  6. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. let doc = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a Paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/net/aspose.words/dro...
  10. Inline.Font | Aspose.Words for .NET

    Discover the Inline Font property for seamless font formatting control. Enhance your design with easy access to customizable text styles and effects....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/inl...