Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an index entry and its page number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...
Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...
Footnote.isAuto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...bound to an XML node in the document’s data store. Default value...structured document tag. let doc = new aw . Document (); // Insert...
aspose.words.tables.RowFormat class. Represents all formatting for a table row...the Working with Tables documentation article. Properties Name...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...
Discover the Aspose.Words.Fields.ToaCategories class for efficient management of table of authorities categories in your Documents. Enhance your Document structuring!...the Working with Fields documentation article. public class ToaCategories...for TOA fields. Document doc = new Document (); DocumentBuilder...
InlineStory.firstParagraph property. Gets the first paragraph in the story....Paragraph Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
HtmlSaveOptions.export_page_setup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...Words document model provides page setup...PageSetup class. When you export a document to HTML format you might need...
Discover how to use ImageFieldMergingArgs to seamlessly insert images into your Documents for a polished mail merge experience....merge engine must insert into the document. public Image Image...MergeFieldImages () { Document doc = new Document (); // Insert a MERGEFIELD...