Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...character styles. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the Document in C++....DocumentBuilder::InsertBreak method Inserts a break of the specified type...type into the document. void Aspose :: Words :: DocumentBuilder...
Bookmark.remove method. Removes the bookmark from the Document...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. let doc = new aw . Document (); let builder...
StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...
Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and page numbers in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document....this collection and from the document. clear () Examples Shows how...bookmarks from a document. let doc = new aw . Document (); let builder...
SignatureLine.provider_id property. Gets or sets signature provider identifier for this signature line...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...
CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...
EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes....applicable number styles see the Insert Footnote or Endnote dialog...reference marks. doc = aw . Document () builder = aw . DocumentBuilder...
FieldHyperlink.address property. Gets or sets a location where this hyperlink jumps....HYPERLINK fields to link to documents in the local file system.... doc = aw . Document () builder = aw . DocumentBuilder ( doc...