Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 3,917 for

insert text

(0.19 sec)
  1. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field... Remarks Inserts a mail merge greeting line...Description alternate_text Gets or sets the text to include in the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...Alt Text. We suggest developers to use alternative text for finding...PowerPoint to define the alternative text for objects which you are planning...

    docs.aspose.com/slides/python-net/shape-manipul...
  3. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last 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...
  4. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your document, enhancing navigation and content management efficiency....Use a document builder to add text to the first section. DocumentBuilder...Create a second section by inserting a section break. builder ...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. 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...
  7. PageSetup.endnote_options property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...