Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 4,839 for

insert text

(0.04 sec)
  1. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!...RevisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/net/aspose.words.lay...
  2. ChartAxisTitle.overlay property | Aspose.Words ...

    ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... insert_chart ( chart_type = aw . drawing... title chart_axis_x_title . text = 'Categories' chart_axis_x_title...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.revisionBarsColor property | As...

    RevisionOptions.revisionBarsColor property. Allows to specify the color to be used for side bars that identify document lines containing revised information...revisionOptions ; // Render insertion revisions in green and italic...RevisionTextEffect . Bold ; // The same text will appear twice in a movement...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is False...ignore shapes while replacing text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldAutoNum Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldAutoNum class for seamless AUTONUM field implementation, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_Text property. If ``True``, fits Text in the cell, compressing each paragraph to the width of the cell....fit_text property CellFormat.fit_text property If True , fits...fits text in the cell, compressing each paragraph to the width of...

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

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...ShapeBase ) alternative_text Defines alternative text to be displayed...(Inherited from ShapeBase ) behind_text Specifies whether the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeField.textAfter property | Aspose.Wor...

    FieldMergeField.TextAfter property. Gets or sets the Text to be Inserted after the field if the field is not blank....property Gets or sets the text to be inserted after the field if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C#. Learn how to create HTML from scratch and how to edit the content of an HTML document....heading element (h1) and set its text var h1 = (HTMLHeadingElement)document...paragraph element (p) set its text var p = (HTMLParagraphElement)document...

    products.aspose.com/html/net/create-html/