ChartTitle.format property. Provides access to fill and line formatting of the chart title.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...
Chart.dataTable property. Provides access to properties of a data table of this chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
Aspose::Words::Font::get_Emboss method. True if the font is formatted as embossed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...
Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...
Aspose::Words::Tables::Table::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured Document tag by identifier in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...
Aspose::Words::Drawing::AdjustmentCollection class. Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...