Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127).... save ( file_name = ARTIFACTS_DIR + 'Font.NameAscii.docx'...
ImageData.to_byte_array method. Returns image bytes for any image regardless whether the image is stored or linked....img_stream : with open ( ARTIFACTS_DIR + 'Drawing.get_data_from_image...
ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process.... save ( file_name = ARTIFACTS_DIR + 'Table.ContextTableFormatti...
ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartLegend...
StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to.... save ( file_name = ARTIFACTS_DIR + 'Field.GOTOBUTTON.docx'...
TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxMargins...
ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... save ( file_name = ARTIFACTS_DIR + 'Charts.ConfigureGapOverlap...
SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... save ( file_name = ARTIFACTS_DIR + 'SvgSaveOptions.SaveLikeImage...