Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 20,473 for

insert documents

(0.1 sec)
  1. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....embed almost anything into a document. See OlePackage type for more...Shows how insert an OLE object into a document. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....affects all sections in the document. Examples Shows how to apply...and header/footer. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...