Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,642 for

paragraph

(0.05 sec)
  1. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...= doc ) # Create a custom paragraph style. style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc = doc ) # Each paragraph can only have one style. #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_Paragraph_format property. Gets document default Paragraph formatting....default_paragraph_format property StyleCollection.default_paragraph_format...default paragraph formatting. @property def default_paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this Paragraph, including applied indirectly by styles or lists....tab stops applied to this paragraph, including applied indirectly...set custom tab stops for a paragraph. doc = aw . Document () para...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Inline::get_Font method | Aspose...

    Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....content between specific paragraphs using the `ExtractContent`...getChild ( $ nodeType -> PARAGRAPH , 6 , true ); $ endPara =...

    docs.aspose.com/words/java/extract-content-in-php/
  10. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage Paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....insert the paragraph number of the referenced paragraph in relative..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

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