Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 20,027 for

document insertion

(0.1 sec)
  1. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for .NET API....the data and go to Insert → Charts → Insert Column or Bar Chart...Excel file. Sample Code AI Document Assistant Close How to set...

    docs.aspose.com/cells/net/create-tornado-chart/
  2. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... Document () builder = aw . DocumentBuilder...current_user = user_information # Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.clear method | Aspose.Words for Python

    ChartSeries.clear method. Removes all data values from the chart series... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)...the Working with Charts documentation article. Indexers Name Description...chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.Cells for Python via .NET API....the data and go to Insert –> Charts –> Insert Column or Bar Chart...Excel file. Sample Code AI Document Assistant Close How to Set...

    docs.aspose.com/cells/python-net/create-tornado...
  6. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesCollection.remove_at method | Aspose...

    ChartSeriesCollection.remove_at method. Removes a [ChartSeries](../../chartseries/) at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a column chart that will contain three...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....Section 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...