Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 14,077 for

document insertion

(0.08 sec)
  1. OdsoFieldMapData class | Aspose.Words for Python

    aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the Document...predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...the Working with Charts documentation article. Properties Name...shown. Examples Shows how to insert a chart and set a title. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... Examples Shows how to insert an image, and use it as a watermark...watermark. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge

    Mail merge Word or PDF files in C#. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C#....Mail merge for Word or PDF documents in C# High-speed .NET library...library for merging document templates and user data into files...

    products.aspose.com/words/net/mailmerge/
  8. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page Documents.... Document doc = new Document (); DocumentBuilder...StartTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentBase.node_changing_callback property | ...

    DocumentBase.node_changing_callback property. Called when a node is inserted or removed in the Document....when a node is inserted or removed in the document. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a signature line. Returns null otherwise in C++....for a signature and insert it into a document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...