FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... save ( file_name = ARTIFACTS_DIR + 'Field.AUTOTEXT.GLOSSARY...
RevisionOptions.comment_color property. Allows to specify the color to be used for comments... save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetCellFormatting...
Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Add header and footer artifacts on PDF page. Adding both image...
FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter).... save ( ARTIFACTS_DIR + 'Field.tc.docx' ) def...
FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included.... save ( ARTIFACTS_DIR + 'Field.tc.docx' ) def...
ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.IgnoreTextBoxes...