Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 30,933 for

mail

(0.14 sec)
  1. Accessing Gmail on SSL|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....enabled mail server using the IMAP protocol: Connect to a mail server...a folder. Connecting to the Mail Server Use Aspos.Email’s ImapClient...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  2. LINQ Reporting Engine Features in C#|Aspose.Wor...

    Learn the powerful LINQ Reporting Engine features to build a report in C#....Words Mail Merge does. The engine provides...In contrast to Aspose.Words Mail Merge, LINQ Reporting Engine...

    docs.aspose.com/words/net/linq-reporting-engine...
  3. Generate POSTNET BarCode Images via Python | pr...

    Create POSTNET symbology BarCode Images using Python applications without using any other software....Response Code) Create RM4SCC (Royal Mail 4-State Customer Code) Create...handheld scanners and automated mail sorting machines. The use of...

    products.aspose.com/total/python-net/generate-b...
  4. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....rows into one page during a mail merge. public void FieldNext...source for our mail merge with 3 rows. // A mail merge that uses...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Creating and Setting Contents of Emails|Documen...

    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....MIME (Multipurpose Internet Mail Extensions) Messages from scratch...Names for email addresses. Set Mail Body The MailMessage class represents...

    docs.aspose.com/email/java/creating-and-setting...
  6. MailMerge.get_field_names_for_region method | A...

    aspose.words.Mailmerging.MailMerge.get_field_names_for_region method...me) Returns a collection of mail merge field names available...region_index) Returns a collection of mail merge field names available...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::get_TableName method. Returns the name of the data source in C++....this name to match against the mail merge region name specified...the data source name and the mail merge region name is not case...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your Mail merge process with the TrimWhitespaces property, ensuring clean data by removing leading and trailing spaces for accurate results....whitespaces are trimmed from mail merge values. public bool TrimWhitespaces...data source while executing a mail merge. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Merge field does not retain indentation after p...

    Hi, I have added merge field in the following way : Here you can see that the merge field is indented. But after I execute MailMerge with Aspose.Words then I get something like following: Here you can see that i…... Why it happens The mail‑merge engine treats each line‑break...(if required) After executing mail merge, walk through the document...

    forum.aspose.com/t/merge-field-does-not-retain-...
  10. Working with Document in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/working-with-document/