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'...
TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxMargins...
StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process.... save ( file_name = ARTIFACTS_DIR + 'Table.ContextTableFormatti...
aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...doc . save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
DocumentBuilder.start_table method. Starts a table in the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.BuildTable...
Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...