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 ...
Font.subscript property. True if the font is formatted as subscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...
Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Section...
aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...
Discover the FieldOptions FileName property to easily manage and customize your Document's file name for enhanced organization and efficiency.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...
Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a UserInformation...