Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 7,648 for

insert text

(0.12 sec)
  1. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact....set ; } Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/bor...
  2. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection....DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.set_text method | Aspose.Words for Python

    Comment.set_Text method. This is a convenience method that allows to easily set Text of the comment....set_text method set_text(text) This is a convenience method that...easily set text of the comment. def set_text ( self , text : str ):...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnotePosition | Aspose.Words for Java

    Defines the footnote position in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/java/com.aspose.word...
  6. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your document layout by precisely controlling footnote placement for improved readability....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/net/aspose.words.not...
  7. EndnoteOptions.position property | Aspose.Words...

    EndnoteOptions.position property. Specifies the endnotes position....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptionsBase.exportHeadersFootersMode pro...

    TxtSaveOptionsBase.exportHeadersFootersMode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...plain text format. let doc = new aw . Document (); // Insert even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph....numbers and regions of East Asian text in the current paragraph. get...boolean Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_Text method. Adds a plain Text to the argument....add_text method add_text(text) Adds a plain text to the argument...argument. def add_text ( self , text : str ): ... Parameter Type...

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