FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... save ( file_name = ARTIFACTS_DIR + 'Field.GOTOBUTTON.docx'...
PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...
ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartLegend...
ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....img_stream : with open ( ARTIFACTS_DIR + 'Drawing.get_data_from_image...
Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... save ( file_name = ARTIFACTS_DIR + 'Font.NameAscii.docx'...
ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... save ( file_name = ARTIFACTS_DIR + 'Shape.IsDecorative...
aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.TiffImageCompression...
aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateForm...