Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 26,968 for

mail

(0.09 sec)
  1. MailMergeSettings.data_source property | Aspose...

    MailMergeSettings.data_source property. Specifies the path to the Mail-merge data source...property Specifies the path to the mail-merge data source. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EMLX format in Java. Download Java API to take your eMail processing applications to the next level....events specifically within Apple Mail and other Apple applications...an object representing an e-mail message. It allows to access...

    products.aspose.com/email/java/conversion/ics-t...
  3. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details.... Mail Merge and Reporting – provides...invoices, from templates with Mail Merge fields. LINQ Reporting...

    docs.aspose.com/words/java/developer-guide/
  4. Developer Guide in Python|Aspose.Words for Pyth...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Python via .NET features, achieve a certain document appearance, or make a use case possible.... Mail Merge and Reporting – provides...invoices, from templates with Mail Merge fields. LINQ Reporting...

    docs.aspose.com/words/python-net/developer-guide/
  5. Connecting to IMAP Server|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....managing email messages stored on a mail server. The ImapClient class...private communication with the mail server. Create an instance of...

    docs.aspose.com/email/python-net/connecting-to-...
  6. MailMergeRegionInfo.StartField | Aspose.Words f...

    Discover the MailMergeRegionInfo StartField property—efficiently retrieve the starting field for your merge regions and streamline your document automation....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...
  7. MailMergeRegionInfo.Fields | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Fields property, easily access and manage child fields for efficient document automation and enhanced productivity....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.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!...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. 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
  10. 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...