aspose.words.Underline enumeration. Indicates type of the underline applied to a font.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertHyperlink...
Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation.... save ( file_name = ARTIFACTS_DIR + 'Document.GetPageCount...
FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...
Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... save ( file_name = ARTIFACTS_DIR + 'Table.KeepTableTogether...
DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.AlwaysCompressMetafi...
Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxLayoutFlow...
DocumentBuilder.font property. Returns an object that represents current font formatting properties.... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...
aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertFootnote...doc . save ( file_name = ARTIFACTS_DIR + 'InlineStory.AddFootnote...
ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... save ( file_name = ARTIFACTS_DIR + 'Lists.RestartNumberingUsin...dst_list ) dst_doc . save ( ARTIFACTS_DIR + 'Lists.print_out_all_lists...