Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....the Programming with Documentsdocumentation article. class RunCollection...this collection and from the document. Contains (const System::...
aspose.words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documentsdocumentation article. Remarks Different...Different document elements have different borders. For example...
Discover the Aspose.Words.Fields.UserInformation class to manage user details effectively and enhance document processing in your applications....the Working with Fields documentation article. public class UserInformation...them using fields. Document doc = new Document (); DocumentBuilder...
UserInformation.default_user property. Default user information....user information for single document. Examples Shows how to set...them using fields. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::Fields::FieldDdeAuto class. Implements the DDEAUTO field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldDdeAuto...() Gets or sets whether to insert the linked object as a bitmap...
UserInformation.defaultUser property. Default user information....user information for single document. Examples Shows how to set...fields. let doc = new aw . Document (); let builder = new aw ...
Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....bool) method Inserts a Word field into a document and optionally...represents the inserted field. Remarks This method inserts a field into...
Aspose::Words::Fields::UserInformation::get_Name method. Gets or sets the user's name in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CurrentUser ( userInformation ); // Insert USERNAME, USERINITIALS, and...
Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...
HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...