Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 17,983 for

document insertion

(0.05 sec)
  1. ImageData.fit_image_to_shape method | Aspose.Wo...

    ImageData.fit_image_to_shape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/markdown-image/
  3. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... Examples Shows how to insert a TOC field, and filter which...field_toc_entry_identifier (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Italic in Markdown – C# Code Examples

    Create Markdown italic text in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/markdown-italic/
  5. HorizontalRuleFormat.alignment property | Aspos...

    HorizontalRuleFormat.alignment property. Gets or sets the alignment of the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule....boolean Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/create-markdown/
  8. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution...the Working with Images documentation article. Constructors Name...image. # When we insert an image using the "insert_image" method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Chart class | Aspose.Words for Python

    aspose.words.drawing.charts.Chart class. Provides access to the chart shape properties...the Working with Charts documentation article. Properties Name...how to insert a chart and set a title. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a Document easily and fast instead of using NPOI in C#....Words a table is normally inserted using DocumentBuilder . The...methods will also be used to insert content into the table cells...

    docs.aspose.com/words/net/create-tables-in-npoi/