Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 10,768 for

insert text

(0.29 sec)
  1. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...
  2. 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...
  3. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Line Wrapping for East Asian Text. MWSmallCaps { get; set; } Emulate...{ get; set; } Do Not Balance Text Columns within a Section. NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  4. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... text ) self . assertEqual ( 'world'...first_paragraph . runs [ 1 ] . text ) # Configure options to ignore...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Code Comparison for Common Features with VSTO|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Specific Word Occurrence Get Text of Specific Cell Hide and Unhide...in VSTO and Aspose.Cells Inserting and Removing Cell Comments...

    docs.aspose.com/cells/net/code-comparison-for-c...
  6. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section...bidirectional (complex scripts) text. border_always_in_front Specifies...positioned relative to intersecting texts and objects. border_applies_to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....Examples Shows how to replace text in a document’s footer. Document...Use a document builder to add text to the first section. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

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

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroup class | Aspose.Words for Node.js

    Aspose.Words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...

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