Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,825 for

insert text

(0.04 sec)
  1. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control Text handling in Insert revisions with this simple boolean setting. Default is false....indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  3. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/net/aspose.words/com...
  4. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.InsertFootnote method...insertFootnote(footnoteType, footnoteText) Inserts a footnote or endnote into...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.insert_footnote method | Aspose...

    aspose.words.DocumentBuilder.Insert_footnote method...insert_footnote method Contents [ Hide ] insert_footnote(footnote_type...insert_footnote(footnote_type, footnote_text) Inserts a footnote or endnote into...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_Inserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...ignore_inserted property FindReplaceOptions.ignore_inserted property...indicating either to ignore text inside insert revisions. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WatermarkerContext | Aspose.Words for Java

    Document watermarker conText in Java....Examples: Shows how to insert watermark text to the document using...docx") .execute(); Shows how to insert watermark image to the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....DocumentBuilder ( doc ); // Insert a cell into the first column...builder . write ( "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description NONE No text wrapping around the shape. The...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.Insert_before method. Inserts the specified node immediately before the specified reference node....insert_before method insert_before(new_child, ref_child) Inserts...specified reference node. def insert_before ( self , new_child :...

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