Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 30,946 for

mail

(0.06 sec)
  1. MailMergeSettings.Odso | Aspose.Words for .NET

    Discover how to easily manage MailMergeSettings with ODSO properties. Streamline your document automation and enhance your workflow efficiency today!...Examples Shows how to execute a mail merge with data from an Office...was created with Aspose Words mail merge." }; string dataSrcFilename...

    reference.aspose.com/words/net/aspose.words.set...
  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. Generate and Read Mailmark 4-State Barcodes in ...

    This article explains how to Generate and Read Royal Mail Mailmark 4-State Barcodes using Aspose.BarCode for C++...has been introduced by Royal Mail of the United Kingdom to encode...error correction. The Royal Mail Mailmark 4-state enables the...

    docs.aspose.com/barcode/cpp/mailmark-4state-bar...
  4. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external Mail merge data source....Specifies the type of an external mail merge data source. Members Name...Name Description NONE No mail merge data source is specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....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...
  6. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...Examples Shows how to perform a mail merge on QR barcodes. Document...from a data source during a mail merge. // This field will convert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Remove EML Annotation via .NET | products.aspos...

    C# source code to delete EML format annotations on .NET Framework, .NET Core, and Xamarin Platforms....Annotations from EML - C# var mail = MapiHelper.GetMapiMessage...= FollowUpManager.GetOptions(mail); var flag = options.FlagRequest;...

    products.aspose.com/email/net/annotation/eml/
  8. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document. To learn more, visit the documentation article in C++.... To learn more, visit the Mail Merge and Reporting documentation...() const Specifies if a given mail merge field has been mapped...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Programming Email Verification|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....checking user accounts with mail servers. The ValidationPolicy...addresses, domain names and mail servers. The following code...

    docs.aspose.com/email/java/programming-email-ve...
  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...