DocumentBuilder.insert_structured_document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
Font.double_strike_through property. True if the font is formatted as double strikethrough text.... save ( file_name = ARTIFACTS_DIR + 'Font.StrikeThrough...
SaveOptions.dml_3d_effects_rendering_mode property. Gets or sets a value determining how 3D effects are rendered.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.Dml3DEffectsRenderin...
LayoutOptions.enable_text_shaping property. Flag indicating whether to enable support for OpenType features using the HarfBuzz text shaping engine.... save ( file_name = ARTIFACTS_DIR + 'out_HarfBuzz.pdf' )...
ViewOptions.zoom_percent property. Gets or sets the percentage at which you want to view your document.... save ( file_name = ARTIFACTS_DIR + 'ViewOptions.SetZoomPercentage...
Stroke.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke background color.... save ( file_name = ARTIFACTS_DIR + 'Shape.StrokeBackThemeColor...
DocumentBuilder.start_table method. Starts a table in the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.BuildTable...
aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart...api_example_base import ApiExampleBase , ARTIFACTS_DIR class TestChartAxisPropert...doc . save ( file_name = ARTIFACTS_DIR + 'Charts.AxisProperties...