Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 10,596 for

insert text

(0.34 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....to track the order in which a text replacement operation traverses...headerThird footer", logger.Text().replace("\r", "")); else Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....can have text, but not all. Shapes that can have text, can contain...children. Examples: Shows how to insert a floating image to the center...

    reference.aspose.com/words/java/com.aspose.word...
  6. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...doc = doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

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

    Discover the Font LocaleIdFarEast property to easily manage locale identifiers for formatted Asian characters, enhancing your multilingual applications....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . Font . Name...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically Insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....and footers are the lines of text displayed below the top margin...name without its path &&Text Shows &Text. For example: &&WO will...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  10. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Examples: Shows to insert a PRINT field. Document doc...getDisplayResult() Gets the text that represents the displayed...

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