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