Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 50,333 for

mail

(0.07 sec)
  1. OdsoDataSourceType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.OdsoDataSourceType enum. Specifies the type of the external data source to be connected to as part of the ODSO connection information in C#....document has been connected to an e-mail application. Possibly wdMergeSubTypeOutloo...Examples Shows how to execute a mail merge with data from an Office...

    reference.aspose.com/words/net/aspose.words.set...
  2. MailMerge.get_field_names method | Aspose.Words...

    MailMerge.get_field_names method. Returns a collection of Mail merge field names available in the document....get_field_names() Returns a collection of mail merge field names available...execute the mail merge. field_names = doc . mail_merge . get_field_names...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....case-insensitive name of the mail merge field. ReturnValue true...document builder instead of a mail merge. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. FieldNextIf.RightExpression | Aspose.Words for ...

    FieldNextIf RightExpression property. Gets or sets the right part of the comparison expression in C#....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. Aspose::Email::Clients::Exchange::WebService::M...

    Public Member Functions | Static Public Member Functions | Protected Member Functions | Friends | List of all members......System::String folderUri) Sets the mail query and the folder URI to...System::String folderUri ) Sets the mail query and the folder URI to...

    reference.aspose.com/email/cpp/class/aspose.ema...
  6. IF condition value is case sensitive post aspos...

    ‘IF’ condition value ‘True’ and ‘TRUE’ is working fine in aspose word java 15.11 jar. While upgrade the jar 22.12 then faced following issue TRUE’ is not working when used inside the ‘IF’ condition in the template doc…... After executing mail merge IF field code looks like...Document("C:\\Temp\\in.docx"); // Execute mail merge here // .......... for...

    forum.aspose.com/t/if-condition-value-is-case-s...
  7. Creating and Setting Contents of Emails in .NET...

    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....com" , // Specify recipients’ mail addresses To = { "receiver1@receiver...+ "2.mhtml" , options ); Set Mail Body In this article you will...

    docs.aspose.com/email/net/creating-and-setting-...
  8. OdsoRecipientData.Column | Aspose.Words for .NET

    OdsoRecipientData Column property. Specifies the column within the data source that contains unique data for the current record. The default value is 0 in C#....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...
  9. OdsoRecipientData.UniqueTag | Aspose.Words for ...

    OdsoRecipientData UniqueTag property. Specifies the contents of a given record in the column containing unique data. The default value is null in C#....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...
  10. MergeField class missing - Aspose.Words Product...

    I’m trying to follow the documentation to rename Mail merge fields shown here: https://docs.aspose.com/words/net/fields-overview/#how-to-rename-merge-fields However, it seems like there is no MergeField class in the Asp…...the documentation to rename mail merge fields shown here: https://docs...out of date? How can I rename mail merge fields? alexey.noskov...

    forum.aspose.com/t/mergefield-class-missing/250096