Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 17,891 for

document insertion

(0.14 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FieldDisplayBarcode.barcode_type property | Asp...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Fields::FieldToc::get_PrefixedSe...

    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...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Paragraph.insert_field method | Aspose.Words fo...

    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 (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    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...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. TextPath.x_scale property | Aspose.Words for Py...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.shadow property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeriesGroup.axis_y property | Aspose.Words...

    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...

    reference.aspose.com/words/python-net/aspose.wo...