Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 31,650 for

mail

(0.55 sec)
  1. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....document builder instead of a mail merge. Document doc = new Document...name in a data source during a mail merge, // and then fill them...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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/
  3. 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-...
  4. LINQ Reporting Engine Features in Java|Aspose.W...

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

    docs.aspose.com/words/java/linq-reporting-engin...
  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. Convert EML to EMLX via Java | products.aspose.com

    Try the code sample to convert EML files to EMLX format in Java. Download Java API to take your eMail processing applications to the next level....commonly used file format by Apple Mail, so if you are switching from...different email client to Apple Mail, you may need to convert your...

    products.aspose.com/email/java/conversion/eml-t...
  7. 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/
  8. 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...
  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 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/