Document.first_section property. Gets the first section in the document.... doc = aw . Document ( file_name = MY_DIR... ( aw . HeaderFooterType . FOOTER_PRIMARY ) options = aw . replacing...
SignatureLineOptions.signerTitle property. Gets or sets suggested signer's title...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...
ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
ListLevel.font property. Specifies character formatting used for the list label.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...
Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one... doc = aw . Document () style_heading1...styles . get_by_style_identifier ( aw . StyleIdentifier . HEADING1...
FieldCitation.page_number property. Gets or sets a page number associated with the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...'Bibliography.docx' ) builder = aw . DocumentBuilder ( doc ) builder...
Aspose.Words.AI.GoogleAiModel class. An abstract class representing the integration with Google’s AI models within the Aspose.Words.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...