Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in Documents. Enhance your workflow with powerful features!...the Working with Fields documentation article. public class FieldToc...that marks the portion of the document used to build the table. ...
FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...
DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...
Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document....footnoteOptions property Document.footnoteOptions property Provides...positioning of footnotes in this document. get footnoteOptions () :...
Aspose::Words::Drawing::Charts::ChartAxis::get_Type method. Returns type of the axis in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...2" , u "Category 3" }); // Insert two series of decimal values...
Aspose::Words::Drawing::Charts::Chart::get_Series method. Provides access to series collection in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...2" , u "Category 3" }); // Insert two series of decimal values...
PdfSaveOptions.outlineOptions property. Allows to specify outline options....a saved PDF document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert headings that can serve as...
Aspose.Words.DocumentBuilder.InsertOnlineVideo method...height) Inserts an online video object into the document and scales...returned by this method. Insertion of online video from the following...
FieldArgumentBuilder.add_node method. Adds a node to the argument....then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...