Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 10,803 for

insert text

(0.04 sec)
  1. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/run...
  2. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java.... Examples: Shows how to insert a combo box field, and edit...new DocumentBuilder(doc); // Insert a combo box, and then verify...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Fields::FieldPageRef class | Asp...

    Aspose::Words::Fields::FieldPageRef class. Implements the PAGEREF field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_InsertHyperlink () Gets whether to insert a hyperlink to the bookmarked...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row....DocumentBuilder ( doc = doc ) # Insert a cell into the first column...horizontally merged cells. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermarker.create method | Aspose.Words for Py...

    Watermarker.create method. Creates new instance of the watermarker processor....Examples Shows how to insert watermark text to the document using...'Big document.docx' watermark_text = 'This is a watermark' watermarker_context...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or Text frame is relative....horizontal position of a shape or text frame is relative. Members Name...COLUMN . Examples Shows how to insert an image, and use it as a watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldLink.insert_as_text property | Aspose.Word...

    FieldLink.Insert_as_Text property. Gets or sets whether to Insert the linked object in Text-only format....insert_as_text property FieldLink.insert_as_text property Gets...sets whether to insert the linked object in text-only format. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FormField.SetTextInputValue | Aspose.Words for ...

    Discover how the FormField SetTextInputValue method enhances Text formatting and efficiently stores results, streamlining your data input process....SetTextInputValue method Applies the text format specified in TextInputFormat...is null . Examples Shows how insert different kinds of form fields...

    reference.aspose.com/words/net/aspose.words.fie...