Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 17,661 for

paragraph

(0.08 sec)
  1. Make WORD Using Python

    Make a new a Word document in Python in a few steps. Easily create a Word document using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/word/
  2. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new document in Python in a few steps....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/
  3. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....technically supposed to contain one paragraph, so when you programmatically...first_section.body.first_paragraph.append_child(firstRun) doc...

    products.aspose.com/words/python-net/make/doc/
  4. FieldNoteRef.insert_hyperlink property | Aspose...

    FieldNoteRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...left, top); } Paragraph headerPara = (Paragraph)header.GetChild(NodeType...GetChild(NodeType.Paragraph, 0, true); if (headerPara == null) { Paragraph...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  6. FieldRef.insertRelativePosition property | Aspo...

    FieldRef.insertRelativePosition property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

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

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../../aspose.words.tables/table/)...contain block-level nodes Paragraph and Table . To learn more...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... Paragraph , "MyStyle1" ); myStyle ..... add ( aw . StyleType . Paragraph , "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.drop_cap_position property | As...

    ParagraphFormat.drop_cap_position property. Gets or sets the position for a drop cap text....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

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