RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF.... save ( file_name = ARTIFACTS_DIR + 'RtfSaveOptions.SaveImagesAsWmf.... Document ( file_name = ARTIFACTS_DIR + 'RtfSaveOptions.SaveImagesAsWmf...
HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...
Table.set_borders method. Sets all table borders to the specified line style, width and color.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.TableBordersAndShadi...doc . save ( file_name = ARTIFACTS_DIR + 'Table.SetBorders.docx'...
PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'PageSetup.Booklet.docx'...
PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'PageSetup.Booklet.docx'...
ShapeBase.wrap_type property. Defines whether the shape is inline or floating... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.CreateTextBox...