Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,862 for

insert text

(0.04 sec)
  1. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph.... insert_cell () builder . write ( 'TEXT1'.... start_table () builder . insert_cell () builder . end_table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....of the Document OR Add() and Insert() methods of the Sections property...< Run > ( doc ); run -> set_Text ( u "Hello World!" ); run ->...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. 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...
  5. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document....Use a document builder to add text to the first section. let builder...Create a second section by inserting a section break. builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading Text document into a Document object...importing a document and inserting images using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.loa...
  7. RevisionOptions.showOriginalRevision property |...

    RevisionOptions.showOriginalRevision property. Allows to specify whether the original Text should be shown instead of revised one...specify whether the original text should be shown instead of revised...revisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of document Text....effect for revisions of document text. Members Name Description NONE...revision_options # Render insertion revisions in green and italic...

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