Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 22,297 for

merge

(1.55 sec)
  1. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....document builder instead of a mail merge. Document doc = new Document...a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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-...
  3. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly Merge cells horizontally, enhancing your spreadsheet's layout and organization....property Specifies how the cell is merged horizontally with other cells...set ; } Examples Shows how to merge table cells horizontally. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Merger.MergeToImages | Aspose.Words for .NET

    Merge multiple documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and save options....ImageSaveOptions , MergeFormatMode ) Merges the given input documents into...MergeFormatMode Specifies how to merge formatting that clashes. See...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....e::MergeFormatMode) method Merges the given input document streams...ormatMode Specifies how to merge formatting that clashes. See...

    reference.aspose.com/words/cpp/aspose.words.low...
  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. 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...
  8. Processor.execute method | Aspose.Words for Python

    Processor.execute method. Execute the processor action.... Examples Shows how to merge documents into a single output...#There is a several ways to merge documents: input_doc1 = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....document table is by using Mail Merge with Regions . The technique...suitable template beforehand to merge data with, in other words, if...

    docs.aspose.com/words/java/how-to-build-a-table...
  10. 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...