ChartTitle.font property. Provides access to the font formatting of the chart title.... insert_chart ( chart_type = aw . drawing . charts . ChartType...to "true" to make the title visible. title . show = True # Set...
ChartAxisTitle.overlay property. Determines whether other chart elements shall be allowed to overlap the title... insert_chart ( chart_type = aw . drawing . charts . ChartType...chart_axis_x_title . show = True chart_axis_y_title = chart ...
ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... Remarks When True , the runs and other inline...builder . insert_field ( field_type = aw . fields . FieldType ....
SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Default value for this property is True . @property def show_date (...allow_comments = True options . default_instructions = True options ...
FieldOptions.file_name property. Gets or sets the file name of the document.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...
FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # The...
Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....getDate1904() property to true . This example shows that the...value types. Output result: A1 is Numeric Value: True Cell A1...
This article explains how to create and manage OneNote note books using the C# API....NotebookOneSaveOptio() { DeferredSaving = true }); 7 8 if (notebook. Count...class can be used to read this type of Microsoft .one file format...
ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... insert_chart ( chart_type = aw . drawing . charts . ChartType...has_data_labels = True data_labels . show_value = True data_labels...