Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 22,655 for

merge

(0.77 sec)
  1. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless 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...
  2. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....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...
  3. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is Merged with other cells in Java....is merged with other cells. Examples: Shows how to merge table...first in a range of vertically merged cells. builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....example shows how to inserts a merge field into a document using...at a few examples. Inserting Merge Field into a Document using...

    docs.aspose.com/words/cpp/inserting-fields/
  5. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....be recieved once per a mail merge operation. PromptText { get;...page // created during a mail merge done using Microsoft Word. field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....during a field update or mail merge. Document doc = new Document...DocumentBuilder ( doc ); // Insert two merge fields with German locale. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 在工作表中合并或取消合并单元格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."A1" , "C1" ); //Merge the cells. rng1 . Merge ( Missing . Value..."A1" , "C1" ); //Merge the cells. rng1 . Merge (); //Save the file...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  8. FieldFillIn.default_response property | Aspose....

    FieldFillIn.default_response property. Gets or sets default user response (initial value contained in the prompt window)....page # created during a mail merge done using Microsoft Word. field...field . prompt_once_on_mail_merge = True self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comparison of Aspose.Email.Mail with MS APIs|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Template-based Mail Merge X Mail Merge from DataSet X Mail Merge from DataTable...DataTable X Mail Merge from DataReader X Bulk Send with Multi-threading...

    docs.aspose.com/email/net/comparison-of-aspose-...
  10. FieldNextIf.comparison_operator property | Aspo...

    FieldNextIf.comparison_operator property. Gets or sets the comparison operator....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...