Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 36,225 for

paragraph

(0.06 sec)
  1. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this 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...
  2. FrameFormat.horizontal_position property | Aspo...

    FrameFormat.horizontal_position property. Gets horizontal distance between the edge of the frame and the item specified by the [FrameFormat.relative_horizontal_position](../relative_horizontal_position/) property....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...
  3. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph. The default value is false in C++....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Run Class | Aspose.Words for .NET

    Aspose.Words.Run class. Represents a run of characters with the same font formatting in C#....get; } Retrieves the parent Paragraph of this node. PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/run/
  5. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Paragraph IsEndOfDocument property. True if this Paragraph is the last Paragraph in the last section of the document in C#....IsEndOfDocument Contents [ Hide ] Paragraph.IsEndOfDocument property True...True if this paragraph is the last paragraph in the last section...

    reference.aspose.com/words/net/aspose.words/par...
  6. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....extract the list labels of all paragraphs that are list items. doc...update_list_labels () paras = [ node . as_paragraph () for node in doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Story.AppendParagraph | Aspose.Words for .NET

    Story AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C#....shortcut method that creates a Paragraph object with optional text...end of this object. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/net/aspose.words/sto...
  8. GetElementsByTagName | Aspose.HTML for .NET API...

    The getElementsByTagName method of Documentaspose.html.dom/document interface returns an HTMLCollectionaspose.html.collections/htmlcollection of elements with the given tag name....First styled by pStyle class paragraph </ p > < p class = "pStyle"...Second styled by pStyle class paragraph </ p > < p class = "pStyle"...

    reference.aspose.com/html/net/aspose.html.dom/d...
  9. Paragraph.frame_format property | Aspose.Words ...

    Paragraph.frame_format property. Provides access to the frame formatting properties....frame_format property Paragraph.frame_format property Provides...formatting properties of paragraphs that are frames. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    TxtSaveOptions SaveFormat property. 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. Document doc = new...Writeln ( "Paragraph 1." ); builder . Writeln ( "Paragraph 2." );...

    reference.aspose.com/words/net/aspose.words.sav...