ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document Text and the left edge of the shape....points) between the document text and the left edge of the shape...the wrapping distance for a text that surrounds a shape. let...
ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...
Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...position. Examples: Shows how to insert an ADVANCE field, and edit...
Bookmark.name property. Gets or sets the name of the bookmark.... Examples Shows how to insert a bookmark. let doc = new aw...name in Microsoft Word via Insert -> Links -> Bookmark, and press...
FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
Aspose::Words::MailMerging::FieldMergingArgs::get_Text method. Gets or sets the Text that will be Inserted into the document for the current merge field in C++....gArgs::get_Text method FieldMergingArgs::get_Text method Gets...Gets or sets the text that will be inserted into the document for...
I have used below code to create a bookmark and Insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(Inserted image) . How to align it properly?
// Insert bookmark at the …...code to create a bookmark and insert hyper link at end of paragraph...headings(inserted image) . How to align it properly? // Insert bookmark...