Section.protectedForForms property. True if the section is protected for forms... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...
StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...
Manage your FieldKeywords with ease! Access and customize keyword text for optimal SEO performance and enhanced visibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add some keywords, also...
aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...
FontSubstitutionSettings.font_info_substitution property. Settings related to font info substitution rule.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...
SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... doc = aw . Document ( file_name =...= aw . DocumentBuilder ( doc = doc ) builder . font . size =...
ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... doc = aw . Document ( file_name =...'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType ...