Field.display_result property. Gets the text that represents the displayed field result.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTHOR , update_field = True ) . as_field_author () field_author...
ChartLegend.position property. Specifies the position of the legend on a chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...
Aspose::Words::InlineStory::get_IsInsertRevision method. Returns True if this object was inserted in Microsoft Word while change tracking was enabled in C++....sertRevision method Returns true if this object was inserted...the proposed change. ASSERT_TRUE ( doc -> get_HasRevisions ());...
Body.parent_section property. Gets the parent section of this story.... insert_footnote ( footnote_type = aw . notes . FootnoteType...section's "page_setup" object to "True" to revert to the default behavior...
aspose.words.lists.List class. Represents formatting of a list...is_list_style_definition Returns True if this list is a definition...is_list_style_reference Returns True if this list is a reference...
Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...
FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result).... insert_field ( field_type = aw . fields . FieldType ....FIELD_DATE , update_field = True ) . as_field_date () field ...