Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 31,862 for

mail

(0.08 sec)
  1. Convert DOTX to MBOX in Python | products.aspos...

    Save DOTX to MBOX within Python applications without using Microsoft Word or Outlook...as Mozilla Thunderbird, Apple Mail, etc. Therefore, it is necessary...document-derived communication into mail archives. Automation Scenarios...

    products.aspose.com/total/python-net/conversion...
  2. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#.... Mail Merge Features You can use Aspose...all standard Microsoft Word Mail Merge fields in your reports...

    docs.aspose.com/words/net/features/
  3. 指定邮件正文编码|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....SmtpClient (); //Specify your mailing host server client . Host =...server.com" ; //Specify your mail user name client . Username...

    docs.aspose.com/email/zh/net/specify-mail-body-...
  4. Odso.data_source property | Aspose.Words for Py...

    Odso.data_source property. Specifies the location of the external data source to be connected to a document to perform the Mail merge...to a document to perform the mail merge. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::MailMerging::MailMerge::set_Regi...

    Aspose::Words::MailMerging::MailMerge::set_RegionEndTag method. Sets a Mail merge region end tag in C++....MailMerge::set_RegionEndTag method Sets a mail merge region end tag. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. MailMerge.restart_lists_at_each_section propert...

    MailMerge.restart_lists_at_each_section property. Gets or sets a value indicating whether lists are restarted at each section after executing of a Mail merge....section after executing of a mail merge. @property def restar...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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
  9. 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...
  10. 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...