FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show.... doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...
FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry.... doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...
Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...
EndnoteOptions.position property. Specifies the endnotes position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...
ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...
FieldKeywords.text property. Gets or sets the text of the keywords.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add some keywords, also...