Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...
Aspose::Words::Section::AppendContent method. Inserts a copy of content of the source section at the end of this section in C++....Section::AppendContent method Inserts a copy of content of the source...section belongs to a different document. No new section is created...
Implements the TITLE field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s title, as recorded in the...
Implements the COMMENTS field in Java....the Working with Fields documentation article. Remarks: Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...
Implements the SUBJECT field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s subject, as recorded in...
Implements the TEMPLATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...template used by the current document. Examples: Shows how to use...
Implements the USERADDRESS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERADDRESS field. Document doc = new Document(); // Create a UserInformation...
Implements the CREATEDATE field in Java....the Working with Fields documentation article. Remarks: Retrieves...date and time at which the document was created. By default, the...
Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...
OleFormat.iconCaption property. Gets icon caption of OLE object...string Examples Shows how to insert linked and unlinked OLE objects...objects. let doc = new aw . Document (); let builder = new aw ...