IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... save ( ARTIFACTS_DIR + 'Charts.chart_data_point...
FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... save ( file_name = ARTIFACTS_DIR + 'Field.IF.docx' ) See...
Theme.major_fonts property. Allows to specify the set of major fonts for different languages.... save ( file_name = ARTIFACTS_DIR + 'Themes.CustomColorsAndFonts...
aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior.... save ( ARTIFACTS_DIR + 'CompatibilityOptions...
aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... save ( file_name = ARTIFACTS_DIR + 'Comment.Done.docx'...
EditableRangeEnd.editable_range_start property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID.... save ( file_name = ARTIFACTS_DIR + 'EditableRange.CreateAndRemove...
ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... save ( file_name = ARTIFACTS_DIR + 'UtilityClasses.PointsAndPixelsDpi...