ChartLegend.font property. Provides access To the default font formatting of legend entries... let doc = new aw . Document ( base ....template - Chart series.docx" ); let chart = doc . getShape ( 0 , true...
aspose.words.fields.FieldDocProperty class. Implements the DocPROPERTY field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of using...
FieldIncludeText.lock_fields property. Gets or sets whether To prevent fields in the included Document from being updated.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...
FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the Document To include.... def field_include_text (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two ways to use INCLUDETEXT...
ChartDataLabelCollection.show_category_name property. Allows To specify whether category name is To be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...
DocumentBase.lists property. Provides access To the list formatting used in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...
Discover DocumentBase Lists for efficient property management. Access cusTomizable list formatting To enhance your Document's presentation and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . That ( builder ....
FieldLink.insert_as_rtf property. Gets or sets whether To insert the linked object in rich-text format (RTF)....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...
FieldDdeAuTo.insert_as_rtf property. Gets or sets whether To insert the linked object in rich-text format (RTF)....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...