Aspose::Words::Properties::BuiltInDocumentProperties::get_Subject method. Gets or sets the subject of the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
ChartAxis.reverse_order property. Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
Aspose::Words::PageSetup::get_PageStartingNumber method. Gets or sets the starting page number of the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Section...
Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Jpeg...
Aspose::Words::ParagraphFormat::get_DropCapPosition method. Gets or sets the position for a drop cap text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A list allows us to organize...
Implements the DISPLAYBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldDisplayBarcode field =...