Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...
ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc ); // Insert a floating image that will...
FieldDde.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...
FieldDdeAuto.InsertAsHtml property. Gets or sets whether to Insert the linked object as HTML format Text....whether to insert the linked object as HTML format text. get insertAsHtml...
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...
Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...cell. Examples: Shows how to insert a string surrounded by a border...
aspose.words.fields.FieldStyleRef class. Implements the STYLEREF field...used to reference a fragment of text within the document that is...Description display_result Gets the text that represents the displayed...
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...