Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 7,604 for

insert text

(0.16 sec)
  1. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....get_Border () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph....numbers and regions of East Asian text in the current paragraph. @property...): ... Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. def remove...doc = doc ) # Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format Text with strikethrough for clear visual emphasis in your projects. Enhance your design today!...is formatted as strikethrough text. public bool StrikeThrough {...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. remove...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java...."Category" built-in property, then insert a DOCPROPERTY field that references...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote....attaching numbered references to the text. Both these references will...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the Text inside. Streamline your editing process with our efficient Bookmark Remove method!... Does not remove text inside the bookmark. public...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/net/aspose.words/boo...
  10. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....character case while searching for text to replace. options.setMatchCase(matchCase);..."true" to replace the found text if it is not a part of another...

    reference.aspose.com/words/java/com.aspose.word...