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...
aspose.words.drawing.ole.OptionButtonControl class. The OptionButton control enables a single choice in a limited set of mutually exclusive choices.... save ( file_name = ARTIFACTS_DIR + 'Shape.SelectRadioControl...
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...
Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics.... save ( ARTIFACTS_DIR + 'Font.bidi.docx' ) See...
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...
ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... save ( file_name = ARTIFACTS_DIR + 'Shape.IsInline.docx'...