Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 18,797 for

document insertion

(0.12 sec)
  1. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....MakeObject < Aspose :: Words :: Document > (); // Modify the image...have a different options to insert image. // Use on of the following...

    reference.aspose.com/words/cpp/aspose.words/ima...
  2. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template using Java....template to easily populate your document. Basically, the hierarchical...relational databases or XML documents. In our example, we are going...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  4. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... Document () builder = aw . DocumentBuilder...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....Engine is composed of common document contents and tags that describe...not be located inside markup document nodes such as StructuredDocumentTa...

    docs.aspose.com/words/net/template-syntax/
  6. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... 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...
  8. Insert a Table of Contents in Word using C#

    Insert a table of contents in Word using C#. Get details to configure the IDE, a list of steps, and a sample code to add a table of contents in Word using C#....Family Insert a Table of Contents in Word using C# Insert a table...NET to insert TOC Load the Word file into the Document object...

    kb.aspose.com/words/net/insert-a-table-of-conte...
  9. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...