Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 10,806 for

insert text

(0.28 sec)
  1. RevisionOptions.DeletedTextEffect | Aspose.Word...

    Discover the DeletedTextEffect property in RevisionOptions. Customize how deleted content appears with effects like StrikeThrough for enhanced clarity....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. RevisionOptions.MovedFromTextColor | Aspose.Wor...

    Customize your RevisionOptions with the MovedFromTextColor property. Highlight moved content effortlessly, enhancing clarity and user experience....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...
  3. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the Text to search for is formatted....name of the style by which the text to search for is formatted....number_format = ' \x01 )' # Add text and apply paragraph styles that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Change SVG Color – C# Examples

    Learn how to work with SVG color with C# examples from Aspose.SVG, how to change color of SVG elements, or change background color in SVG files....SVG shapes, lines, paths, and text, as well as set the fill color...article SVG Color looks at how SVG text and shapes can be colorized...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  5. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT)....revision_options # Render insertion revisions in green and italic...italic. revision_options . inserted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++....docx" ); // By default, text that is a revision has a different...from the other non-revision text. // Set a revision option to...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc = doc ) text_box = builder . insert_shape ( shape_type...= aw . drawing . ShapeType . TEXT_BOX , width = 100 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type...block to be automatically inserted into the document whenever...STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building block is a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore Text inside OfficeMath/>...indicating either to ignore text inside OfficeMath/>. The default...Shows how to find and replace text within OfficeMath. doc = aw...

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