aspose.words.fields.UserInformation class. Specifies information about the user...the Working with Fields documentation article. Constructors Name...them using fields. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. auto doc...
FieldDisplayBarcode.barcode_value property. Gets or sets the barcode value.... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...
ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... Document (); let builder = new aw ...class ChartSeries ChartSeries.insert method...
ChartTitle.rotation property. Gets or sets the rotation of the chart title in degrees.... Document () builder = aw . DocumentBuilder...doc ) chart_shape = builder . insert_chart ( chart_type = aw . drawing...
Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."Monthly sales report" ); // Insert a custom chart series with...
Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."Monthly sales report" ); // Insert a custom chart series with...
ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...
Fill.preset_textured method. Sets the fill to a preset texture.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...
Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...StartTable (); // Any rows inserted while the "HeadingFormat"...