FieldOptions.is_bidi_text_supported_on_update property. Gets or sets the value indicating whether bidirectional text is fully supported during field update or not.... save ( file_name = ARTIFACTS_DIR + 'FieldOptions.Bidi.docx'...
ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPositi...
Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... save ( file_name = ARTIFACTS_DIR + 'Font.ForegroundAndBackgro...
Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.ApplyBordersAndShadi...
Fill.color property. Gets or sets a Color object that represents the foreground color for the fill.... save ( file_name = ARTIFACTS_DIR + 'Drawing.FillSolid.docx'...
OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... save ( file_name = ARTIFACTS_DIR + 'Shape.OfficeMath.docx'...
FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension... save ( ARTIFACTS_DIR + image_file_name ) image_index...
Story.append_paragraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and appends it to the end of this object.... save ( file_name = ARTIFACTS_DIR + 'HeaderFooter.Create...