Aspose::Words::Properties::BuiltInDocumentProperties::get_Title method. Gets or sets the title of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Category method. Gets or sets the category of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> MoveToDocumentEnd...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Comments method. Gets or sets the Document comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...
ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...two of its list levels. doc_list = doc . lists . add ( list_template...
Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured Document tag is mapped in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...
ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...
Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the Document grid behavior.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Enable pitching, and then...