Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...
FieldDisplayBarcode.barcode_type property. Gets or sets the barcode type (QR, etc.)... Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. doc = aw . Document () builder = aw . DocumentBuilder...
Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access to properties of the primary Y axis of the chart in C++....get_AxisY () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access to properties of the primary X axis of the chart in C++....get_AxisX () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Fields::FieldToc::get_PrefixedSequenceIdentifier method. Gets or sets the identifier of a sequence for which a prefix should be added to the entry's page number in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each SEQ field found in the document. // Each entry contains the...
aspose.words.Paragraph.insert_field method...insert_field method Contents [ Hide ] insert_field(field_type...is_after) Inserts a field into this paragraph. def insert_field (...
Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...
TextPath.shadow property. Defines whether a shadow is applied to the text on a text path....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...
ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...