Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 17,590 for

paragraph

(0.04 sec)
  1. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....align='right'>Paragraph right</p>" ) + u "<b>Implicit paragraph left</b>"...:: ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... PARAGRAPH A paragraph of text. BOOKMARK_START...images, fields,etc.) within a paragraph STRUCTURED_DOCUMENT_TAG Allows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. InlineStory.lastParagraph property | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Node.ParentNode | Aspose.Words for .NET

    Discover the Node ParentNode property to easily access the immediate parent of any node, enhancing your web development efficiency and code clarity....Document doc = new Document (); Paragraph para = doc . FirstSection...node to the document's first paragraph. Run run = new Run ( doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  7. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your Paragraphs, enhancing readability and presentation....sets text alignment for the paragraph. public ParagraphAlignment...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.insertField method | Aspose.Words for...

    Aspose.Words.Paragraph.insertField method...Inserts a field into this paragraph. insertField ( fieldType :...Reference node inside this paragraph (if refNode is null , then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.appendField method | Aspose.Words for...

    Aspose.Words.Paragraph.appendField method...updateField) Appends a field to this paragraph. appendField ( fieldType :... Appends a field to this paragraph. appendField ( fieldCode :...

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