Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 10,596 for

insert text

(0.21 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions. The default value is false in C++....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/cpp/aspose.words.rep...
  2. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node.... If the node being inserted was created from another document...imported node can then be inserted into the current document...

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

    aspose.words.lowcode.WatermarkerConText class. Document watermarker conText....image_watermark_options Options for the text watermark. layout_options Document...ProcessorContext ) text_watermark Text to be used as a watermark. text_watermark_options...

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

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....DocumentBuilder ( doc = doc ) # Insert a cell into the first column...vertically merged cells. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....describes how to apply watermarks (text or image) to Word documents...article. Sometimes you need to insert a watermark into a document...

    docs.aspose.com/words/net/add-watermark/
  6. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.InsertHtml method...[ Hide ] insertHtml(html) Inserts an HTML string into the document...html string An HTML string to insert into the document. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Run ( doc , "Initial text. " ); paragraph . appendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Watermark in C#|Aspose.Words for .NET

    Document watermark manipulation using C#....behind the text in a document. A watermark can contain a text or an...easily be inserted in a document using the Insert Watermark command...

    docs.aspose.com/words/net/working-with-watermark/
  10. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the document in C++....t System::String&) method Inserts an HTML string into the document...System::String& An HTML string to insert into the document. Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...