Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 31,728 for

mail

(0.13 sec)
  1. 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....class is used to connect to IMAP mail servers and manage emails in...outside world. In such cases, mail clients are not able to communicate...

    docs.aspose.com/email/java/connecting-to-imap-s...
  2. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....document builder instead of a mail merge. auto doc = System ::...name in a data source during a mail merge, // and then fill them...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Compare PST Files via .NET | products.aspose.com

    C# source code to compare PST documents for differences on .NET Framework, .NET Core, and Xamarin Platforms....compare Outlook, Gmail, Apple Mail, Thunderbird documents and get...between two emails. Load the two mail files for comparison. Get the...

    products.aspose.com/email/net/comparison/pst/
  4. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...NET – Mail merge placeholders are not replaced...10.0 and trying to perform a mail merge, but the placeholders...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  5. PDF to PDF/A 3 B results in formatting errors -...

    Hello, I have problems converting PDF-files to PDF/A3 B. Éspecially the formatting of tables is often weird. Sometimes a word/words of a sentence is/are moved up or down or moved over other text. Somestimes hyperlin…...convertion of E-Mails in an Outlook-AddIn. When the E-Mail is generated...format, a RTF document of the E-Mail is created and afterwards converted...

    forum.aspose.com/t/pdf-to-pdf-a-3-b-results-in-...
  6. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....> Simple Mail Merge Aspose.Words provides...similar to Microsoft Word’s mail merge. Here is a code example...

    docs.aspose.com/words/java/usage-examples-for-php/
  7. Convert PDF to OST in Python | products.aspose.com

    Save PDF to OST within Python applications without using Microsoft Word or Outlook... Key Use Cases Offline Mail Data Preparation Convert PDF-based...information into organized offline mail data systems. Enterprise Content...

    products.aspose.com/total/python-net/conversion...
  8. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field updates seamlessly....respective REF fields during a mail merge. DataTable table = new...// which will occur during a mail merge. doc . FieldOptions ....

    reference.aspose.com/words/net/aspose.words.fie...
  9. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...RemoveContainingFiel; // Execute mail merge doc.MailMerge.Execute(fieldNames...with no leftover spacing during Mail Merge? Is there a specific pattern...

    forum.aspose.com/t/suppress-blank-space-if-cond...
  10. Working with Document in C#|Aspose.Words for .NET

    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 .NET. 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/net/working-with-document/