Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be loaded. Default is Auto in C++....Aspose :: Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose...Aspose :: Words :: NodeType :: Shape , true ) -> idx_get ( 0 ));...
Chart.axisY property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...
Chart.axisZ property. Provides access to properties of the Z axis of the chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...