Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 20,130 for

insert documents

(0.24 sec)
  1. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package properties...Working with Ole Objects documentation article. Remarks OLE package...embed any type of data into document. Now this application is excluded...

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

    Aspose::Words::Drawing::Charts::AxisTickLabels class. Represents properties of axis tick mark labels in C++....Type () 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...
  3. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....distance (in points) between the document text and the bottom edge of...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape....distance (in points) between the document text and the left edge of...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape....distance (in points) between the document text and the top edge of the...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape....distance (in points) between the document text and the right edge of...surrounds a shape. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....Shape object, but for some documents, where a control does not...Examples Shows how to insert a field into a document using a field code...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation....Shows how to insert an IF field. doc = aw . Document () builder...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildingBlockCollection class | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockCollection class. A collection of [BuildingBlock](../buildingblock/) objects in the document...BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/java/working-with-columns...