PdfSaveOptions.render_choice_form_field_border property. Specifies whether to render PDF choice form field border.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.RenderChoiceFormFiel...
ChartDataLabel.font property. Provides access to the font formatting of this data label.... save ( file_name = ARTIFACTS_DIR + 'Charts.Bubble3D.docx'...
RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break.... save ( file_name = ARTIFACTS_DIR + 'Table.AllowBreakAcrossPage...
aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are imported from HTML-based documents.... save ( file_name = ARTIFACTS_DIR + 'HtmlLoadOptions.BlockImport...
FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the document... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...
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...
Table.distance_right property. Gets or sets distance between table right and the surrounding text, in points.... save ( file_name = ARTIFACTS_DIR + 'Table.DistanceBetweenTable...
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...