Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 19,567 for

document insertion

(0.17 sec)
  1. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height 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...
  3. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumberInRelativeContext method. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C++....method Gets or sets whether to insert the paragraph number of the...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...the Working with Tables documentation article. Remarks Preferred...width of the page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground color with a Color object, enhancing visual appeal and design flexibility.... Document doc = new Document (); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Word From Excel Mail Merge In C#

    Personalize your Mail merge Word from Excel file using C#. Automate emails or build reports using Mail merge Word from Excel template in C#....NET library for merging document templates and user data into...independent API. Use our Mail merge document API to develop high-level...

    products.aspose.com/words/net/mailmerge/word-fr...
  7. Table.top_padding property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...without overlapping in your document, you can adjust the wrapping...layout and margins of your document to ensure there is enough...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  9. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () table . left_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

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