Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 21,928 for

merge

(0.07 sec)
  1. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....open a template for a mail merge, or get different parts from...object that is used for a mail merge. Document enables you to retrieve...

    docs.aspose.com/words/python-net/working-with-d...
  2. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....page // created during a mail merge done using Microsoft Word. field...insertField(FieldType.FIELD_MERGE_FIELD, true); mergeField.se...

    reference.aspose.com/words/java/com.aspose.word...
  3. Format and Modify Named Ranges|Documentation

    This article shows how to format and modify named ranges using Aspose.Cells for Python via .NET API.... How to Merge Cells in the Named Range Aspose...provides the Range.merge() method to merge the cells in the range...

    docs.aspose.com/cells/python-net/format-and-mod...
  4. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....FieldMergeField represents a merge field in the document. There..."d/MM/yyyy h:mm am/pm Mail Merge Fields Aspose.Words imposes...

    docs.aspose.com/words/java/introduction-to-fields/
  5. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail Merge data source....the type of an external mail merge data source. Members Name Description...Description NONE No mail merge data source is specified. TEXT_FILE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET.... Merge PDF - merge multiple PDF files into...

    docs.aspose.com/pdf/net/basic-operations/
  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. 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-...
  9. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....FieldMergeField represents a merge field in the document. There..."d/MM/yyyy h:mm am/pm Mail Merge Fields Aspose.Words imposes...

    docs.aspose.com/words/cpp/fields-overview/
  10. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....Generate point cloud using Merge method Call the Scene.Save method...if (entity is Geometry g) { Merge(pc, g, transform); } else if...

    products.aspose.com/3d/net/point-cloud/ase/