Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 22,622 for

merge

(0.37 sec)
  1. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns a...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!...MERGEFIELD fields to perform a mail merge. Document doc = new Document...table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MailMergeRegionInfo.StartField | Aspose.Words f...

    Discover the MailMergeRegionInfo StartField property—efficiently retrieve the starting field for your Merge regions and streamline your document automation....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns a...

    reference.aspose.com/words/net/aspose.words.mai...
  4. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....document builder instead of a mail merge. let doc = new aw . Document...a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::LowCode::MailMergerContext::SetR...

    Aspose::Words::LowCode::MailMergerContext::SetRegionsDataSource method. Sets data source used to execute mail Merge with regions in C++....source used to execute mail merge with regions. void Aspose ::...source used to execute mail merge with regions. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_Merge property. Specifies how the cell is Merged with other cells vertically....vertical_merge property CellFormat.vertical_merge property Specifies...Specifies how the cell is merged with other cells vertically....

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldNextIf.left_expression property | Aspose.W...

    FieldNextIf.left_expression property. Gets or sets the left part of the comparison expression....to merge multiple rows into one page during a mail merge (InsertMergeFields)...(InsertMergeFields). def insert_merge_fields ( self , builder , f...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is Merged with other cells....Specifies how a cell in a table is merged with other cells. Members Name...Description None The cell is not merged. First The cell is the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, Merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP....accessing them, removing them, and merging cells using Aspose.Slides for.... dispose (); } } Merge Table Cells Merge adjacent cells of a...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java.... Examples: Shows how to merge documents into a single output...//There is a several ways to merge documents: String inputDoc1...

    reference.aspose.com/words/java/com.aspose.word...