Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 17,140 for

docx to doc

(0.06 sec)
  1. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 To 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...Document doc = new Document ( MyDir + "Document.docx" ); // Check...not colored. Assert . That ( doc . GetPageInfo ( 0 ). Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  3. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows To specify whether the revisions are rendered in the balloons... doc = aw . Document ( file_name =...= MY_DIR + 'Revisions.docx' ) # By default, text that is a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMergeSettings.MailSubject | Aspose.Words fo...

    CusTomize your MailMerge with the MailSubject property To create engaging email or fax subject lines. Enhance communication with personalized content....Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompositeNode.HasChildNodes | Aspose.Words for ...

    Discover if a CompositeNode has child nodes with the HasChildNodes property. Simplify your coding with this essential feature for efficient node management....Document doc = new Document ( MyDir + "Tables.docx" ); // Below...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words/com...
  6. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied To them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Field.unlink method | Aspose.Words for Python

    Field.unlink method. Performs the field unlink.... doc = aw . Document ( file_name =...MY_DIR + 'Linked fields.docx' ) doc . range . fields [ 1 ] ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.lastParagraph property | Aspose.Wor...

    InlineSTory.lastParagraph property. Gets the last paragraph in the sTory.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Footnote.storyType property | Aspose.Words for ...

    Footnote.sToryType property. Returns [SToryType.Footnotes](../../../aspose.words/sTorytype/#Footnotes) or [SToryType.Endnotes](../../../aspose.words/sTorytype/#Endnotes).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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