ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreateCustomList...
Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... save ( file_name = ARTIFACTS_DIR + 'Shape.GradientFill...
HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are saved when exporting a document to Html format...resource_file_uri = str ( Path ( ARTIFACTS_DIR ) / args . resource_file_name...
aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG....resource_file_uri = str ( Path ( ARTIFACTS_DIR ) / args . resource_file_name...
Table.left_indent property. Gets or sets the value that represents the left indent of the table.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...
RevisionOptions.deleted_text_effect property. Allows to specify the effect to be applied to the deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... save ( file_name = ARTIFACTS_DIR + 'Revision.RevisionOptions...
FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... save ( file_name = ARTIFACTS_DIR + 'Field.INDEX.XE.CrossReferenceSepara...
FieldIndex.has_page_number_separator property. Gets a value indicating whether a page number separator is overridden through the field's code.... save ( file_name = ARTIFACTS_DIR + 'Field.INDEX.XE.PageNumberList...
FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... save ( file_name = ARTIFACTS_DIR + 'Field.TC.docx' ) Shows...