FieldPageRef.insert_hyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph.... save ( file_name = ARTIFACTS_DIR + 'Field.PAGEREF.docx'...
ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent.... save ( file_name = ARTIFACTS_DIR + 'Drawing.ImageData.docx'...
FieldDisplayBarcode.fix_check_digit property. Gets or sets whether to fix the check digit if it’s invalid.... save ( ARTIFACTS_DIR + 'Field.field_display_barcode...
FieldNoteRef.insert_relative_position property. Gets or sets whether to insert a relative position of the bookmarked paragraph.... save ( file_name = ARTIFACTS_DIR + 'Field.NOTEREF.docx'...
FontSettings.get_fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts.... save ( file_name = ARTIFACTS_DIR + 'FontSettings.AddFontSource...
ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... save ( file_name = ARTIFACTS_DIR + 'Table.ConditionalStyles...
ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... save ( file_name = ARTIFACTS_DIR + 'Drawing.ImageData.docx'...
FieldDisplayBarcode.add_start_stop_char property. Gets or sets whether to add Start/Stop characters for barcode types NW7 and CODE39.... save ( ARTIFACTS_DIR + 'Field.field_display_barcode...