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...
StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
BuiltInDocumentProperties.author property. Gets or sets the name of the document's author.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
Theme.major_fonts property. Allows to specify the set of major fonts for different languages.... save ( file_name = ARTIFACTS_DIR + 'Themes.CustomColorsAndFonts...
ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... save ( file_name = ARTIFACTS_DIR + 'UtilityClasses.PointsAndPixelsDpi...
FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... save ( ARTIFACTS_DIR + 'Field.field_date.docx'...
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...