Aspose::Words::BookmarkEnd::BookmarkEnd constructor. Initializes a new instance of the BookmarkEnd class in C++....:: Words :: DocumentBase > & doc , const System :: String & name...) Parameter Type Description doc const System::SharedPtr<Aspo...
Aspose::Words::Drawing::GroupShape::GroupShape constructor. Creates a new group shape in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...void GroupOfShapes () { auto doc = MakeObject < Document > ();...
MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Sample...
Enhance your Documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...
TextBox.internal_margin_right property. Specifies the inner right margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...
TextBox.internal_margin_top property. Specifies the inner top margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...
ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...