Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 32,214 for

mail

(0.09 sec)
  1. Generate DEUTSCHEPOST BarCode Images via Python...

    Create DEUTSCHEPOST symbology BarCode Images using Python applications without using any other software....Response Code) Create RM4SCC (Royal Mail 4-State Customer Code) Create...service, to identify and track mail and packages. It is a 13-digit...

    products.aspose.com/total/python-net/generate-b...
  2. View or Edit MBOX Files Metadata via .NET | pro...

    C# source code to edit or view MBOX format metadata on .NET Framework, .NET Core, and Xamarin Platforms....Load var mail = Aspose.Email.Mapi.MapiMessage...MboxLoadOptions()); Type type = mail.GetType(); // iterate over all...

    products.aspose.com/email/net/metadata/mbox/
  3. Convert DOCM to PST in Python | products.aspose...

    Save DOCM to PST within Python applications without using Microsoft Word or Outlook...message-based content in consolidated mail data files. It is useful when... Key Use Cases Consolidated Mail Storage Helps preserve converted...

    products.aspose.com/total/python-net/conversion...
  4. OdsoRecipientData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoRecipientData object with our Clone method. Enhance your data management with ease and efficiency!...merge data source records a mail merge will exclude. Document...: " not ")}be imported upon mail merge." ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.set...
  5. How to Send Email using Java

    In this simple tutorial, we will explore how to send eMail using Java. You will learn how to send eMail using GMail SMTP in Java. The application makes use of simple API calls that can be used in Java environments inside Windows and Linux operating systems....different properties of desired mail message Set SmtpClient properties...information. Finally, we will send the mail message that we created in first...

    kb.aspose.com/email/java/how-to-send-email-usin...
  6. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations 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...
  7. Features|Aspose.Words for Java

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

    docs.aspose.com/words/java/features/
  8. We noticed that in the older version of aspose,...

    And we noticed that in the older version of aspose, if the merge field for the ProgramName was empty, the output document removed that line entirely like this: However in the newer version of aspose, the output do…...during the mail merge process. Cause : When performing a mail merge...REMOVE_UNUSED_FIELDS); // Execute the mail merge with your data String[]...

    forum.aspose.com/t/we-noticed-that-in-the-older...
  9. 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...
  10. 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...