Aspose::Words::Margins enum. Specifies preset margins in C++.... auto doc = System :: MakeObject < Aspose...the document within its pages. doc -> Save ( get_ArtifactsDir ()...
TextBox.layout_flow property. Determines the flow of the text layout in a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...
Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
TxtSaveOptions.max_characters_per_line property. Gets or sets an integer value that specifies the maximum number of characters per one line... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Lorem...
Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...
Aspose::Words::Document::Unprotect method. Removes protection from the Document regardless of the password in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...