Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 20,760 for

document insertion

(0.49 sec)
  1. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom 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...shape. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word Documents for enhanced visual appeal....shape in a Microsoft Word document. public enum ShapeType Values...Microsoft Word. For example, if you insert a new auto shape from ClipArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  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_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...
  6. 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...
  7. HeightRule enumeration | Aspose.Words for Python

    aspose.words.HeightRule enumeration. Specifies the rule for determining the height of an object....rows with a document builder. doc = aw . Document () builder =.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....insert_paragraph_number_in_full_context property FieldStyleRef...FieldStyleRef.insert_paragraph_number_in_full_context property Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Add Header and Footer in PDF using Python

    This easy tutorial guides you on how to add header and footer in PDF using Python. It covers a runnable sample code and the steps to clarify the process to insert header and footer in PDF using Python....NET in order to insert headers and footers into a...file using an instance of the Document class to add the header and...

    kb.aspose.com/pdf/python/how-to-add-header-and-...
  10. How to Add Header and Footer in PDF using C#

    This basic tutorial guides you on how to add header and footer in PDF using C#. It includes the runnable sample code and the steps to clarify the process to insert header and footer in PDF using C#....NET library in order to insert headers and footers into a...the source PDF file with the Document class to add the header and...

    kb.aspose.com/pdf/net/how-to-add-header-and-foo...