FindReplaceOptions.replacement_format property. Specifies format of the replacement...replacement_format ( self ) -> aspose . words . replacing . ReplacementFormat...replacement_format ( self , value : aspose . words . replacing . ReplacementFormat...
OdsoFieldMapData.type property. Specifies if a given mail merge field has been mapped to a column in the given external data source or not...@property def type ( self ) -> aspose . words . settings . OdsoFieldMappingType...def type ( self , value : aspose . words . settings . OdsoFieldMappingType...
XlsxSaveOptions.compression_level property. Specifies the compression level used to save document...compression_level ( self ) -> aspose . words . saving . CompressionLevel...compression_level ( self , value : aspose . words . saving . CompressionLevel...
DoclingSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...save_format ( self ) -> aspose . words . SaveFormat : ... @save_format...save_format ( self , value : aspose . words . SaveFormat ): ... Examples...
Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....theme_color ( self ) -> aspose . words . themes . ThemeColor :...theme_color ( self , value : aspose . words . themes . ThemeColor ):...
SvgSaveOptions.resource_saving_callback property. Allows to control how resources (images) are saved when a document is exported to SVG format....resource_saving_callback ( self ) -> aspose . words . saving . IResourceSavingCallb...resource_saving_callback ( self , value : aspose . words . saving . IResourceSavingCallb...
Stroke.end_arrow_type property. Defines the arrowhead for the end of a stroke....end_arrow_type ( self ) -> aspose . words . drawing . ArrowType :...end_arrow_type ( self , value : aspose . words . drawing . ArrowType ):...