DocumentBuilder.document property. Gets or sets the [DocumentBuilder.document](./) object that this object is attached to.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ClearFormatting...
ChartAxis.crosses_at property. Specifies where on the perpendicular axis the axis crosses.... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisCross.docx'...
PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.HeaderFooterBookmark...
FieldHyperlink.is_image_map property. Gets or sets whether to append coordinates to the hyperlink for a server-side image map.... save ( file_name = ARTIFACTS_DIR + 'Field.HYPERLINK.docx'...
Table.allow_auto_fit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents.... save ( file_name = ARTIFACTS_DIR + 'Table.AllowAutoFitOnTable...
ImageSaveOptions.use_gdi_emf_renderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.Renderer...