CompatibilityOptions.optimizeFor method. Allows to optimize the Document contents as well as default Aspose.Words behavior to a particular versions of MS Word....optimizeFor(version) Allows to optimize the document contents as well as default...“Compatibility mode” ribbon upon document loading. (Note that you may...
Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose::Words::Fields::Field::GetFieldCode method. Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....Examples Shows how to insert a field into a document using a field code...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...
GeneralFormatCollection indexer. Gets a general format at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...
FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...
INodeChangingCallback.node_inserting method. Called just before a node belonging to this Document is about to be inserted into another node....node_inserting method node_inserting(args) Called just before...belonging to this document is about to be inserted into another node...
Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...
aspose.words.fields.FieldNumPages class. Implements the NUMPAGES field...the Working with Fields documentation article. Remarks Retrieves...number of pages in the current document, as recorded in the Pages...