Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 30,940 for

mail

(0.19 sec)
  1. OdsoFieldMapData class | Aspose.Words for Python

    aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document... To learn more, visit the Mail Merge and Reporting documentation...string. type Specifies if a given mail merge field has been mapped...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Supported File Formats|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.... EMLX Apple Mail exports emails in this format...for collection of electronic mail messages. ICS The iCalendar...

    docs.aspose.com/email/androidjava/supported-fil...
  3. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a textbox. The text is set to align starting outside of the table cells. The PDF is supposed to clip the text rendering outside of the text…...docx"); // create a dataset to mail merge against DataSet ds = new...ds.Tables.Add(dt); // Perform mail merge. doc.MailMerge.Execute(ds...

    forum.aspose.com/t/table-inside-textbox/312008
  4. OdsoFieldMapDataCollection Class | Aspose.Words...

    Discover the Aspose.Words OdsoFieldMapDataCollection class, a powerful typed collection for efficient management of OdsoFieldMapData objects.... To learn more, visit the Mail Merge and Reporting documentation...This collection defines how a mail merge will map columns from...

    reference.aspose.com/words/net/aspose.words.set...
  5. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new Mail merger processor instance for streamlined document processing and enhanced efficiency....Creates new instance of the mail merger processor. public static...Creates new instance of the mail merger processor. public static...

    reference.aspose.com/words/net/aspose.words.low...
  6. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency....MERGEFIELD fields to perform a mail merge. Document doc = new Document...a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive list of child mustache tags for seamless data integration....Examples Shows how to verify mail merge regions. Document doc...doc = new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  8. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity....MERGEFIELD fields to perform a mail merge. Document doc = new Document...a data table to be used as a mail merge data source. DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_MailSubject method. Specifies the text which shall appear in the subject line of the e-Mails or faxes produced during Mail merge. The default value is an empty string in C++....line of the e-mails or faxes produced during mail merge. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. MailMergeOptions.region_start_tag property | As...

    MailMergeOptions.region_start_tag property. Gets or sets a Mail merge region start tag....region_start_tag property Gets or sets a mail merge region start tag. @property...

    reference.aspose.com/words/python-net/aspose.wo...