Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the document and scales it to the specified size in C++....Aspose::Words::Drawing::WrapType) method Inserts an chart object into the document...hartType The chart type to insert into the document. horzPos...
ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... insert_chart ( chart_type = aw . drawing...chart . title . text = 'Monthly sales report' # Insert a custom chart...
FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to Insert....element’s value of the source to insert. @property def source_tag (...DocumentBuilder ( doc ) builder . write ( 'Text to be cited with one source...
Discover the Aspose.Words.Fields.FieldEQ class for seamless EQ field implementation. Enhance document automation with powerful features and flexibility....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...
创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。... 您可以使用 insert_text_input 、 inset_field 和 insert_paragraph.... DocumentBuilder () # Insert a text input field the unique name...
Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...
Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi Text for index entries in C++....whether to enable the use of yomi text for index entries. bool Aspose...will display the XE field's Text property value on the left side...
Aspose.Words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...
aspose.words.fields.FieldBuilder.add_argument method...child fields, nodes, and plain text. Examples Shows how to construct...using a field builder, and then insert them into the document. doc...
aspose.words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....