Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,717 for

mail merge

(0.15 sec)
  1. MailMergeCheckErrors enumeration | Aspose.Words...

    Aspose.Words.Settings.MailMergeCheckErrors enumeration. Specifies how Microsoft Word will report errors detected during Mail Merge....report errors detected during mail merge. Members Name Description...Description Simulate Simulate the merge and report errors in a new document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....should be recieved once per a mail merge operation. PromptText { get;...page // created during a mail merge done using Microsoft Word...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MergeFieldImageDimension class | Aspose.Words f...

    Aspose.Words.Fields.MergeFieldImageDimension class. Represents an image dimension (i.e...the height) used across a mail merge process. To learn more, visit...original dimension during a mail merge, you should assign a negative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....Examples Shows how to execute a mail merge with data from an Office...created with Aspose Words mail merge." }; string dataSrcFilename...

    reference.aspose.com/words/net/aspose.words.set...
  5. MailMergeRegionInfo class | Aspose.Words for Py...

    aspose.words.Mailmerging.MailMergeRegionInfo class. Contains information about a Mail Merge region...about a mail merge region. To learn more, visit the Mail Merge and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMergeRegionInfo | Aspose.Words for Java

    Contains information about a Mail Merge region in Java....about a mail merge region. To learn more, visit the Mail Merge and...new Document(getMyDir() + "Mail merge regions.docx"); // Returns...

    reference.aspose.com/words/java/com.aspose.word...
  7. OdsoRecipientDataCollection.Item | Aspose.Words...

    Effortlessly manage your OdsoRecipientDataCollection with our Item property. Easily retrieve or update items for seamless data handling....designates which merge data source records a mail merge will exclude..." not ")}be imported upon mail merge." ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.set...
  8. OdsoRecipientDataCollection.GetEnumerator | Asp...

    Discover the OdsoRecipientDataCollection GetEnumerator method—efficiently iterate through collection items with ease and enhance your data handling capabilities....designates which merge data source records a mail merge will exclude..." not ")}be imported upon mail merge." ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.set...
  9. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of Mail Merge field names for seamless data integration....method Returns a collection of mail merge field names used by the field...from a data source during a mail merge, like a MERGEFIELD. // It...

    reference.aspose.com/words/net/aspose.words.fie...
  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…... It has a conditional merge field/paragraph for coverage...RemoveContainingFiel; // Execute mail merge doc.MailMerge.Execute(fieldNames...

    forum.aspose.com/t/suppress-blank-space-if-cond...