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

document insertion

(0.05 sec)
  1. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Table...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... Inline Not documented. Seems to be a possible value...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether to resize the picture vertically from the source.... Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...INCLUDEPICTURE fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartXValueCollection.format_code property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...StartTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++.... Instead, it inserts internal information that tells...characters to a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials.... Document () builder = aw . DocumentBuilder...current_user = user_information # Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment.... Document (); let builder = new aw ...paragraph's location where we inserted the table. table . absoluteVerticalDist...

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