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

insert text

(0.06 sec)
  1. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize page number Text for enhanced document formatting and improved readability....PageNumberReplacemen property Gets or sets text used in place of a page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...ShapeType , double, double ) Inserts inline shape with specified...ShapeType The shape type to insert into the document. width Double...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... insert(index, value) Inserts a string into the...index. Examples Shows how to insert a combo box field, and edit...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_shape method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_shape method...insert_shape method Contents [ Hide ] insert_shape(shape_type...e, width, height) Inserts inline shape with specified type and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldLink::get_InsertAsH...

    Aspose::Words::Fields::FieldLink::get_InsertAsHtml method. Gets whether to Insert the linked object as HTML format Text in C++....whether to insert the linked object as HTML format text. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldLink::set_InsertAsU...

    Aspose::Words::Fields::FieldLink::set_InsertAsUnicode method. Sets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldDdeAuto::set_Insert...

    Aspose::Words::Fields::FieldDdeAuto::set_InsertAsUnicode method. Sets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and 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...
  10. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...can use the following code to insert image with a clickable link:...new DocumentBuilder(doc); // Insert image and assign a link to...

    forum.aspose.com/t/create-a-clickable-icon-hype...