PclSaveOptions.fallback_font_name property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... save ( file_name = ARTIFACTS_DIR + 'PclSaveOptions.SetPrinterFont...
FontInfoCollection.embed_true_type_fonts property. Specifies whether or not to embed TrueType fonts in a document when it is saved... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...
DocSaveOptions.save_picture_bullet property. When ``False``, PictureBullet data is not saved to output document... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.PictureBullets...
aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.PreserveBlocks...
aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.TextCompression...
OleFormat.suggested_file_name property. Gets the file name suggested for the current embedded object if you want to save it into a file.... FileStream ( ARTIFACTS_DIR + suggested_file_name...
Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... save ( file_name = ARTIFACTS_DIR + 'Table.DistanceBetweenTable...