FieldAdvance.left_offset property. Gets or sets the number of points by which the Text that follows the field should be moved left....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...
CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...
FieldDde.InsertAsRtf property. Gets or sets whether to Insert the linked object in rich-Text format (RTF)....whether to insert the linked object in rich-text format (RTF)...
Aspose.Words.Fields.FieldLink class. Implements the LINK field... displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...
PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document (); // Inserttext that spans several pages...much space our pages have for text within the margins and then...
Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....doc = new Document (); // Inserttext that spans 16 pages. DocumentBuilder...doc = new Document (); // Inserttext that spans several pages...
Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...
Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...
ShapeBase.relativeVerticalPosition property. Specifies relative to what the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...