DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...
RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... save ( file_name = ARTIFACTS_DIR + 'Document.ConvertToHtml...
aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SmartStyleBehavior...
INodeChangingCallback.node_inserting method. Called just before a node belonging to this document is about to be inserted into another node....ApiExampleBase , MY_DIR , ARTIFACTS_DIR , GOLDS_DIR , TEMP_DIR...
IResourceSavingCallback.resource_saving method. Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats....resource_file_uri = str ( Path ( ARTIFACTS_DIR ) / args . resource_file_name...
INodeChangingCallback.node_inserted method. Called when a node belonging to this document has been inserted into another node....ApiExampleBase , MY_DIR , ARTIFACTS_DIR , GOLDS_DIR , TEMP_DIR...