Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,665 for

paragraph

(0.03 sec)
  1. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this Paragraph including the end of Paragraph character....text of this paragraph including the end of paragraph character...concatenated and the end of paragraph character is appended as follows:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. doc...NodeType . PARAGRAPH , True ) # Find if we have the paragraph list...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Text in C++....txt document with a custom paragraph break. auto doc = MakeObject...( u "Paragraph 1." ); builder -> Writeln ( u "Paragraph 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FrameFormat.width property | Aspose.Words for P...

    FrameFormat.width property. Gets the width of the specified frame, in points....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object....remove all borders from all paragraphs in a document. doc = aw ...'Borders.docx' ) # The first paragraph of this document has visible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this Paragraph is the last Paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.isEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. get isEndOfCell...

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