UserInformation.initials property. Gets or sets the user's initials.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...
UserInformation.name property. Gets or sets the user's name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...
FieldOptions.currentUser property. Gets or sets the current user information.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...
Table.first_row property. Returns the first [Row](../../row/) node in the table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) tables = doc . first_section . body . tables...
Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...
Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++.... auto doc = System :: MakeObject < Aspose...built-in document property. doc -> get_BuiltInDocumentPrope ()...
ListLevel.custom_number_style_format property. Gets or sets the custom number style format for this list level... doc = aw . Document ( file_name =...leading zero.docx' ) list_level = doc . first_section . body . paragraphs...
BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...