Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 22,281 for

merge

(0.06 sec)
  1. About Reporting|Aspose.Words for SharePoint

    Basic principles of the Reporting in the Aspose.Words for SharePoint....Words' Mail Merge feature . However, Aspose.Words...Regular Microsoft Word Mail Merge fields serve as placeholders...

    docs.aspose.com/words/sharepoint/about-reportin...
  2. Aspose::Words::MailMerging::MailMerge::GetField...

    Aspose::Words::MailMerging::MailMerge::GetFieldNames method. Returns a collection of mail Merge field names available in the document in C++....Returns a collection of mail merge field names available in the...GetFieldNames () Remarks Returns full merge field names including optional...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. 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...
  4. 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...
  5. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...0 , 2 , 2 ); // Merge the cells range . merge (); // Insert value...value to the merged cell A1 sheet1 . getCells (). get ( 0 , 0...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  6. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....document builder instead of a mail merge. auto doc = System :: MakeObject...a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. FieldAddressBlock.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldAddressBlock. Effortlessly retrieve mail Merge field names to enhance your document automation process....Returns a collection of mail merge field names used by the field...Examples Shows how to get mail merge field names used by a field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Java https://products.aspose.com/pdf/java/Merger/ Recent content in Merge PDF Documents using Java on Aspsoe.PDF Prod......PDF Products – Merge PDF Documents using Java https://products...com/pdf/java/merger/ Recent content in Merge PDF Documents using Java on...

    products.aspose.com/pdf/java/merger/index.xml
  9. Aspose::Words::Settings::OdsoRecipientData clas...

    Aspose::Words::Settings::OdsoRecipientData class. Represents information about a single record within an external data source that is to be excluded from the mail Merge. To learn more, visit the documentation article in C++....the mail merge. To learn more, visit the Mail Merge and Reporting...into a document when the mail merge is performed. The default value...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 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/