Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 10,806 for

insert text

(0.62 sec)
  1. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be Inserted and specify any extra formatting to the t…...where we want the table to be inserted and specify any extra formatting...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  2. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...; i -- ) { // check the item text if ( childs [ i ]. childNodes...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  3. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....preserving Latin and Hebrew text when an East Asian font is specified...reliability, expands shape and text formatting, improves Markdown...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  4. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder. auto...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.Inserted_Text_effect property. Allows to specify the effect to be applied to the Inserted content [RevisionType.InsertION](../../../aspose.words/revisiontype/#InsertION)...inserted_text_effect property RevisionOptions.inserted_text_effect...applied to the inserted content RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... insert_footnote ( footnote_type =...FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method... Inserting new text does not replace existing text of the...bookmark and inserting text there inserts the text into the form...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method... Inserting new text does not replace existing text of the...bookmark and inserting text there inserts the text into the form...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document....Use a document builder to add text to the first section. builder...section by inserting a section break. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....where you want the comment inserted. Examples Shows how print..."Comment regarding text." ); // Add text to the document, warp...

    reference.aspose.com/words/net/aspose.words/com...