Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 17,887 for

document insertion

(0.4 sec)
  1. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... Document () builder = aw . DocumentBuilder...doc ) # Insert a Treemap chart. shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::get_FormatCode method. Gets or sets the format code applied to the bubble sizes in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartXValueColl...

    Aspose::Words::Drawing::Charts::ChartXValueCollection::get_FormatCode method. Gets or sets the format code applied to the X values in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....Generate Excel File in C# The document shows how to generate Excel...file. In the code snippet, we insert data into a few cells of the...

    kb.aspose.com/cells/net/how-to-generate-excel-f...
  5. RelativeHorizontalSize enumeration | Aspose.Wor...

    aspose.words.drawing.RelativeHorizontalSize enumeration. Specifies relatively to what the width of a shape or a text frame is calculated horizontally.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class....then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index....index int Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java.... Document doc = new Document(); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for .NET API....Inserting and Deleting Rows and Columns of Excel file Contents...left. Insert Rows and Columns How to Insert a Row Insert a row...

    docs.aspose.com/cells/net/inserting-and-deletin...
  10. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of shape's relative width.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

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