DocumentBuilder.end_table method. Ends a table in the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.BuildTable...
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'...
CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.BuildTable...
AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... save ( file_name = ARTIFACTS_DIR + 'Charts.TickLabelsOrientatio...
TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the watermark... save ( file_name = ARTIFACTS_DIR + 'Document.TextWatermark...
TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxFitShapeToTex...