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

insert text

(0.09 sec)
  1. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs.... # 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...
  2. Inline.isMoveToRevision property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... Inserting a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/java/working-with-paragra...