ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories.... save ( file_name = ARTIFACTS_DIR + 'Charts.AxisCross.docx'...
Paragraph.break_is_style_separator property. True if this paragraph break is a Style Separator... save ( file_name = ARTIFACTS_DIR + 'Paragraph.BreakIsStyleSeparato...
Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... save ( file_name = ARTIFACTS_DIR + 'Border.ClearFormatting...
FieldHyperlink.target property. Gets or sets the target to which the link should be redirected.... save ( file_name = ARTIFACTS_DIR + 'Field.HYPERLINK.docx'...
Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear).... save ( file_name = ARTIFACTS_DIR + 'Drawing.FillSolid.docx'...
aspose.words.drawing.TextBoxAnchor enumeration. Specifies values used for shape text vertical alignment.... save ( file_name = ARTIFACTS_DIR + 'Shape.VerticalAnchor...
FieldArgumentBuilder.add_text method. Adds a plain text to the argument....api_example_base import ApiExampleBase , ARTIFACTS_DIR import aspose.words as...doc . save ( file_name = ARTIFACTS_DIR + 'Field.SYMBOL.docx'...