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...
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...
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'...
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...
PclSaveOptions.add_printer_font method. Adds information about font that is uploaded to the printer by manufacturer.... save ( file_name = ARTIFACTS_DIR + 'PclSaveOptions.AddPrinterFont...