aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertWatermark...doc . save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertWatermark...doc . save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...
TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... save ( ARTIFACTS_DIR + 'TxtSaveOptions.add_bidi_marks...save_options ) with open ( ARTIFACTS_DIR + 'TxtSaveOptions.add_bidi_marks...
TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.PreserveTableLayout.... File . read_all_text ( ARTIFACTS_DIR + 'TxtSaveOptions.PreserveTableLayout...
ShapeBase.wrap_type property. Defines whether the shape is inline or floating... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPageCe...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.CreateTextBox...
HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats.... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ResolveFontNames.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions.ResolveFontNames...