Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 9,183 for

insert text

(0.07 sec)
  1. Aspose::Words::BookmarkCollection::RemoveAt met...

    Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++....> ( doc ); // Insert five bookmarks with text inside their boundaries...Write ( String :: Format ( u "Text inside {0}." , bookmarkName...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldKeywords::get_Text ...

    Aspose::Words::Fields::FieldKeywords::get_Text method. Gets or sets the Text of the keywords in C++....et_Text method Contents [ Hide ] FieldKeywords::get_Text method...method Gets or sets the text of the keywords. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Document(); // Insert a WordArt object to display text in a shape...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Image Hyperlinks with C++|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for C++ API....lets users add hyperlinks on text in cells, and on images. Image...This document explains how to insert image hyperlinks in a worksheet...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  7. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....to track the order in which a text replacement operation traverses...header\nThird footer\n" , logger . Text . Replace ( "\r" , "" )); else...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....a document builder’s node insertion point cursor to a specific...DocumentBuilder ( doc ); // Insert a field using the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in Text formats. Default, PrimaryOnly....footers are exported to the text formats. Default value is PrimaryOnly...plain text format. Document doc = new Document (); // Insert even...

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