Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,614 for

insert text

(0.06 sec)
  1. InlineStory.isDeleteRevision property | Aspose....

    InlineStory.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and Text frames effectively and enhance document layouts....vertical position of a shape or text frame is relative. public enum...Paragraph. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...
  3. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or Text frame is relative....vertical position of a shape or text frame is relative. Members Name...Paragraph . Examples Shows how to insert an image, and use it as a watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. FieldLink.insertAsText property | Aspose.Words ...

    FieldLink.InsertAsText property. Gets or sets whether to Insert the linked object in Text-only format....sets whether to insert the linked object in text-only format. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....Ruby, simply invoke insert_watermark_text() method of AddWatermark...Code def insert_watermark_text ( doc , watermark_text ) # Create...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BookmarksOutlineLevelCollection.removeAt method...

    BookmarksOutlineLevelCollection.removeAt method. Removes a bookmark at the specified index....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js.... Inserting a Hyperlink Use the insertHyperlink...insertHyperlink method to insert a hyperlink into the document. This...

    docs.aspose.com/words/nodejs-net/working-with-h...
  10. Aspose::Words::Document::get_LayoutOptions meth...

    Aspose::Words::Document::get_LayoutOptions method. Gets a LayoutOptions object that represents options to control the layout process of this document in C++....const Examples Shows how to hide text in a rendered output document...DocumentBuilder > ( doc ); // Insert hidden text, then specify whether...

    reference.aspose.com/words/cpp/aspose.words/doc...