Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 22,382 for

merge

(0.2 sec)
  1. MergeFieldImageDimensionUnit enumeration | Aspo...

    Aspose.Words.Fields.MergeFieldImageDimensionUnit enumeration. Specifies an unit of an image dimension (i.e...height) used across a mail merge process. Members Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the data source shall be imported into a document when the mail Merge is performed...into a document when the mail merge is performed. The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...will visually fit inside a merged cell range before setting it...the text is too wide for the merged range, I want to skip setting...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  4. Aspose::Words::MailMerging::MailMerge::set_Regi...

    Aspose::Words::MailMerging::MailMerge::set_RegionStartTag method. Sets a mail Merge region start tag in C++....tartTag method Sets a mail merge region start tag. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. 合并单元格|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/
  6. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ViewMergedData method. Specifies that Microsoft Word shall display the data from the specified external data source where Merge fields have been inserted (e.g. preview Merged data). The default value is false in C++....where merge fields have been inserted (e.g. preview merged data)...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose.Words or Apache POI|Aspose.Words for Java

    Perform a large number of tasks with documents faster and more conveniently than POI....you need to perform a Mail Merge operation and then modify the...Word. The point is that the merge results are not directly stored...

    docs.aspose.com/words/java/aspose-words-java-fo...
  8. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is Merged with other cells vertically in C++....method Specifies how the cell is merged with other cells vertically...() Remarks Cells can only be merged vertically if their left and...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...merge() 和 Range.unMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...
  10. MailMergeOptions.RestartListsAtEachSection | As...

    Discover the MailMergeOptions RestartListsAtEachSection property to control list resets in your mail Merges, enhancing document organization and flow....section after executing of a mail merge. public bool RestartListsAtEachSe...

    reference.aspose.com/words/net/aspose.words.low...