LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... save ( file_name = ARTIFACTS_DIR + 'Field.PreserveIncludePictu...
FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up.... save ( ARTIFACTS_DIR + 'Field.field_advance...
aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...
OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.CreateMissingOutline...
FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left.... save ( ARTIFACTS_DIR + 'Field.field_advance...
Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... save ( ARTIFACTS_DIR + 'Font.bidi.docx' ) See...