Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 20,132 for

document insertion

(0.28 sec)
  1. UserInformation class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FieldDisplayBarcode.barcode_value property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.remove method | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartTitle.rotation property | Aspose.Words for...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeries::ge...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.right property | Aspose.Words for Nod...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.preset_textured method | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::RowFormat::get_HeadingFo...

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

    reference.aspose.com/words/cpp/aspose.words.tab...