Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 9,185 for

insert text

(0.05 sec)
  1. Aspose::Words::DocumentBase::get_NodeChangingCa...

    Aspose::Words::DocumentBase::get_NodeChangingCallback method. Called when a node is Inserted or removed in the document in C++....method Called when a node is inserted or removed in the document...mLog ( MakeObject < System :: Text :: StringBuilder > ()) { } private...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FieldGoToButton class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldGoToButton class. Implements the GOTOBUTTON field... Remarks Inserts a jump command, such that when...when it is activated, the insertion point of the document is moved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient document processing....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Shift First Row down when inserting Cells Data ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Shift First Row down when inserting Cells Data Table Rows Contents...shift first row down when inserting table into the worksheet....

    docs.aspose.com/cells/java/shift-first-row-down...
  5. Aspose::Words::NodeChangingArgs::get_Node metho...

    Aspose::Words::NodeChangingArgs::get_Node method. Gets the Node that is being added or removed in C++....mLog ( MakeObject < System :: Text :: StringBuilder > ()) { } private...private : SharedPtr < System :: Text :: StringBuilder > mLog ; void...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Fill class | Aspose.Words for Python

    aspose.words.drawing.Fill class. Represents fill formatting for an object...DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, and MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document....document that will contain a text paragraph with an id attribute:..."my-paragraph" ); // Create a text node var text = document.CreateTextNode(...

    products.aspose.com/html/net/editor/
  8. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main Text of a section...Represents a container for the main text of a section. To learn more...CompositeNode ) appendParagraph(text) A shortcut method that creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....AppendParagraph ( u "Source document text. " ); auto dstDoc = MakeObject...AppendParagraph ( u "Destination document text. " ); // Append the source document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....new DocumentBuilder(doc); // Insert headings that can serve as...last two headings we have inserted above will not appear. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...