Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 10,766 for

insert text

(0.19 sec)
  1. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field... Remarks Inserts the contents of the document’s...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Markdown Code Block – C# Code Examples

    Create Markdown Inline Code and Code Block in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...nodes, such as text nodes, spaces between text nodes, or an empty...

    products.aspose.com/html/net/markdown-code-block/
  3. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Add some text to the TextFrame . Save the...( 1 ), false ); # Adds some text to the merged cell $tbl -> getRows...

    docs.aspose.com/slides/php-java/manage-table/
  4. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++....get_RevisionOptions (); // Render insertion revisions in green and italic...RevisionTextEffect :: Bold ); // The same text will appear twice in a movement...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. FieldAddIn class | Aspose.Words for Python

    aspose.words.fields.FieldAddIn class. Implements the ADDIN field....Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents....set; } Called when a node is inserted or removed in the document...override GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/net/aspose.words.bui...
  7. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the table. DocumentBuilder bu…...where we want the table to be inserted and specify any extra formatting...rgba(224, 62, 45, 1);\">Some Text in red</div>"); doc.Save(@"...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  8. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....controls, including checkboxes, text boxes, date pickers, and drop-down...another StructuredDocumentTa Inserting Content Controls into a Document...

    docs.aspose.com/words/nodejs-net/working-with-c...
  9. FormField.text_input_default property | Aspose....

    FormField.Text_input_default property. Gets or sets the default string or a calculation expression of a Text form field....text_input_default property FormField.text_input_default property...expression of a text form field. @property def text_input_default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...nodes, such as text nodes, spaces between text nodes, and an empty...

    products.aspose.com/html/net/markdown-header/