Table.style_name property. Gets or sets the name of the table style applied to this table.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
BuiltInDocumentProperties.version property. Represents the version number of the application that created the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... save ( ARTIFACTS_DIR + 'CompatibilityOptions...
TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author.... save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...
DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.MoveToCell...
PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...
aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...