Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 12,790 for

merge documents

(0.1 sec)
  1. MappedDataFieldCollection.add method | Aspose.W...

    MappedDataFieldCollection.add method. Adds a new field mapping....add method add(document_field_name, data_source_field_name) Adds...mapping. def add ( self , document_field_name : str , data_source_field_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::Odso::set_FieldMapData...

    Aspose::Words::Settings::Odso::set_FieldMapDatas method. Sets a collection of objects that specify how columns from the external data source are mapped to the predefined Merge field names in the document. This object is never null in C++....the predefined merge field names in the document. This object is...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Aspose::Words::Settings::Odso::get_FieldMapData...

    Aspose::Words::Settings::Odso::get_FieldMapDatas method. Gets a collection of objects that specify how columns from the external data source are mapped to the predefined Merge field names in the document. This object is never null in C++....the predefined merge field names in the document. This object is...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. FieldMergeField class | Aspose.Words for Python

    aspose.words.fields.FieldMergeField class. Implements the MergeFIELD field...the Working with Fields documentation article. Remarks Retrieves...within the merge characters in a mail merge main document. When the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMergeOptions.MergeWholeDocument | Aspose.Wo...

    Discover how the MailMergeOptions MergeWholeDocument property enhances your mail Merge by updating all document fields seamlessly. Optimize your workflow today!...whole document are updated while executing of a mail merge with...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose::Words::MailMerging::MailMerge::get_Merg...

    Aspose::Words::MailMerging::MailMerge::get_MergeWholeDocument method. Gets a value indicating whether fields in whole document are updated while executing of a mail Merge with regions in C++....whole document are updated while executing of a mail merge with...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs::set_Image method. Specifies the image that the mail Merge engine must insert into the document in C++....the mail merge engine must insert into the document. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Several Image Into PDF Javascript

    Merge multiple Image into PDF in JavaScript code. Save Image as PDF using JavaScript....js library for merging image files into PDF Fast and...combined picture as a PDF document. Use JavaScript to convert...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...the specified field in the document exists in the collection....name of the mail merge field in the document. Return Value true...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 合并单元格|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.... getCells (); //Merge some Cells (C6:E7) into a single...single C6 Cell. cells . merge ( 5 , 2 , 2 , 3 ); //Input data...

    docs.aspose.com/cells/zh/java/merge-cells/