How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....the results or get unwanted artifacts. Document structure analysis...
MetafileRenderingOptions.emulate_rendering_to_size_on_page property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EmulateRenderingToSi...
FileFormatUtil.extension_to_save_format method. Converts a file name extension into a [SaveFormat](../../saveformat/) value.... save ( file_name = ARTIFACTS_DIR + 'File.SaveToDetectedFileFo'...
Document.compatibility_options property. Provides access to document compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).... save ( ARTIFACTS_DIR + 'CompatibilityOptions...
TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.MoveToCell...
TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...