Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 10,353 for

insert text

(0.07 sec)
  1. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....the default options when inserting HTML. PRESERVE_BLOCKS Preserve...paragraph that is normally inserted after HTML that ends with...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature....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. Table Formatting in C++|Aspose.Words for C++

    Table formatting in details using C++. Using C++ to format every part of table....the table, or when nodes are inserted directly into the DOM. The...the Paragraph , you can also insert a Table into a Cell . The pictures...

    docs.aspose.com/words/cpp/applying-formatting/
  4. 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/
  5. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....paragraph where you want the run inserted. Examples Shows how to construct...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  6. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments...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...
  7. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....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...
  8. Using and Configuring CRM AutoMerge|Aspose.Word...

    How to use and configure Aspose AutoMerge add-on using C#.... Insert MailMerge fields for data coming... html, jpeg, pdf, png, rtf, text, txt (Default: docx). License...

    docs.aspose.com/words/net/using-and-configuring...
  9. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...Remarks Retrieves the specified text. Inheritance: FieldShape → Field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_Text method. Gets the Text of this node and of all its children....get_text method get_text() Gets the text of this node and of...of all its children. def get_text ( self ): ... Remarks The returned...

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