Document.has_macros property. Returns ``True`` if the document has a VBA project (macros).... save ( file_name = ARTIFACTS_DIR + 'Field.MACROBUTTON.docm'...
PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertCellsWithPrefe...
ChartSeriesGroup.series_type property. Gets the type of chart series included in this group.... save ( file_name = ARTIFACTS_DIR + 'Charts.SecondaryAxis...
PdfSaveOptions.export_document_structure property. Gets or sets a value determining whether or not to export document structure.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ExportDocumentStruct...
TableStyle.vertical_alignment property. Specifies the vertical alignment for the cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character.... save ( file_name = ARTIFACTS_DIR + 'Paragraph.TabStops...
aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... save ( file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti...
Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... save ( file_name = ARTIFACTS_DIR + 'Paragraph.TabStops...