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...
TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxMargins...
ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process.... save ( file_name = ARTIFACTS_DIR + 'Table.ContextTableFormatti...
aspose.words.saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.custom_document_properties](../../aspose.words/document/custom_document_properties/) are exported to PDF file.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.cus...
PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF document... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...
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'...
Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... save ( file_name = ARTIFACTS_DIR + 'Border.ParagraphTopBorder...
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...