Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,402 for

mail merge

(0.3 sec)
  1. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....document builder instead of a mail merge. doc = aw . Document () builder...in a data source during a mail merge, # and then fill them manually...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_ParentRegion method. Returns parent region info (null for top-level region) in C++....to create, list, and read mail merge regions. auto doc = MakeObject...signify the starts and ends of mail merge regions. ASSERT_EQ ( u "TableStart"...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. FieldFillIn Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldFillIn class. Implements the FILLIN field in C#....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...
  4. 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...
  5. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby....DataSet() # Set the appropriate mail merge clean up options to remove...REMOVE_UNUSED_REGIONS ) # Execute mail merge which will have no effect...

    docs.aspose.com/words/java/remove-empty-regions...
  6. MailMergeRegionInfo.Regions | Aspose.Words for ...

    MailMergeRegionInfo Regions property. Returns a list of child regions in C#....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  7. MailMergeRegionInfo.Name | Aspose.Words for .NET

    MailMergeRegionInfo Name property. Returns the name of region in C#....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/net/aspose.words.mai...
  8. FieldMergingArgs.text property | Aspose.Words f...

    FieldMergingArgs.text property. Gets or sets the text that will be inserted into the document for the current Merge field....the document for the current merge field. @property def text (...leave Text as None , the mail merge engine will insert FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Regions method. Returns a list of child regions in C++....Examples Shows how to verify mail merge regions. auto doc = MakeObject...< Document > ( MyDir + u "Mail merge regions.docx" ); // Returns...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. OdsoFieldMapDataCollection Class | Aspose.Words...

    Aspose.Words.Settings.OdsoFieldMapDataCollection class. A typed collection of the OdsoFieldMapData objects in C#....To learn more, visit the Mail Merge and Reporting documentation...maps data source columns to merge fields. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.set...