Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience.... Document doc = new Document (); DocumentBuilder...Shows how to insert chart with date/time values. Document doc = new...
Discover the FieldDatabase LastRecord property. Easily manage your last data record number for seamless data Insertion and enhanced database efficiency....of the last data record to insert. public string LastRecord {...database and insert it as a field into a document. Document doc = new...
Discover the Aspose.Words.Fields.FieldSkipIf class to efficiently implement SKIPIF fields, enhancing Document automation and flexibility in your projects....the Working with Fields documentation article. public class FieldSkipIf...modifications made to the document. IsLocked { get; set; } Gets...
Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...
Specifies how a cell in a table is merged with other cells in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a cell into the first column...
aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...Structured Document Tags or Content Control documentation article...data stored in a document via the Document.custom_xml_parts property...
aspose.words.fields.FieldTitle class. Implements the TITLE field...the Working with Fields documentation article. Remarks Retrieves... and optionally sets, the document’s title, as recorded in the...
Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class ParagraphCollection...this collection and from the document. Contains (const System::...
Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes...the Working with Tables documentation article. Inheritance: TableCollection...this collection and from the document. (Inherited from NodeCollection...
Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...the Working with Tables documentation article. Inheritance: RowCollection...this collection and from the document. (Inherited from NodeCollection...