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...
PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...
ParagraphFormat.space_before_auto property. True if the amount of spacing before the paragraph is set automatically.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...
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...
PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
How to smooth out noise in an image before applying other preprocessing filters or performing OCR....images in form of compression artifacts. This noise can mislead OCR...
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...