Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,614 for

insert text

(0.11 sec)
  1. ShapeBase.horizontalAlignment property | Aspose...

    ShapeBase.horizontalAlignment property. Specifies how the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class....Examples Shows how to create and insert a field using a field builder...# A convenient way of adding text content to a document is with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....to set internal margins for a text box. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

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

    Restore your Text to its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!... Examples Shows how to insert a hyperlink field. Document...information, please visit the " ); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/net/aspose.words/fon...
  8. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_Insert_revision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....is_insert_revision property InlineStory.is_insert_revision property...Returns true if this object was inserted in Microsoft Word while change...

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

    Aspose.Words.DocumentBuilder.InsertShape method...insertShape(shapeType, width, height) Inserts inline shape with specified...ShapeType The shape type to insert into the document. width number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...