Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,402 for

mail merge

(0.06 sec)
  1. MappedDataFieldCollection.contains_value method...

    MappedDataFieldCollection.contains_value method. Determines whether a mapping from the specified field in the data source exists in the collection....transferred between them during a mail merge. def test_mapped_data_field_collection...mapped_data_fields = doc . mail_merge . mapped_data_fields # We...

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

    Aspose.Words.SectionCollection class. A collection of Section objects in the document in C#....documents produced during mail merge. If a document needs to have...sections before or after mail merge. Examples Shows how to add...

    reference.aspose.com/words/net/aspose.words/sec...
  3. OdsoRecipientDataCollection class | Aspose.Word...

    aspose.words.settings.OdsoRecipientDataCollection class. A typed collection of [OdsoRecipientData](../odsorecipientdata/) To learn more, visit the [Mail Merge and Reporting](https://docs.aspose.com/words/python-net/Mail-Merge-and-reporting/) documentation article....To learn more, visit the Mail Merge and Reporting documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdsoFieldMapDataCollection class | Aspose.Words...

    aspose.words.settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects...To learn more, visit the Mail Merge and Reporting documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MappedDataFieldCollection.Clear | Aspose.Words ...

    MappedDataFieldCollection Clear method. Removes all elements from the collection in C#....transferred between them during a mail merge. public void MappedDataFieldColle...)); // Now if we run this mail merge, the "Column3" MERGEFIELDs...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Merging doesn't apply formatting (color & font)...

    Hello, I’m using Aspose.Word v21.2. I just got a problem when merging some document, you can see in attachment the word template and the generated document from Merge: Template.docx (32.5 KB) Merged.docx (20.1 KB) T…...Merging doesn't apply formatting (color & font) set in word Aspose...I just got a problem when merging some document, you can see...

    forum.aspose.com/t/merging-doesnt-apply-formatt...
  7. Document Class | Aspose.Words for .NET

    Aspose.Words.Document class. Represents a Word document in C#....object that represents the mail merge functionality for the document...that contains all of the mail merge information for a document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. \@ MM/dd/yyyy format is not working while local...

    I am using aspose-words-22.12 version. \@ MM/dd/yyyy format is not working while localization is use. Local is UK and date format is dd/MM/yyyy and I would like to convert in MM/dd/yyyy format then it will not work as …...Following is my code MailMerge merge = doc.getMailMerge() ; DataSet...dataSet.readXml( xmlFilepath ) ; merge.executeWithRegions(dataSet);...

    forum.aspose.com/t/mm-dd-yyyy-format-is-not-wor...
  9. Aspose Words Table is printing duplicate - Aspo...

    I have issues with Aspose Words Table. After reading several documentation and I figured this might be correct way as attached a sample word template. It works but sometimes I noticed table is printing twice when if is u…...perform two consecutive mail merges on one document while taking...way, we can separate the mail merges with regions. // Normally...

    forum.aspose.com/t/aspose-words-table-is-printi...
  10. LINQ Reporting Engine in Python|Aspose.Words fo...

    Create reports from template documents using the LINQ Reporting Engine in Python. Learn more about the supported features in Python.... Mail Merge and Reporting in Python Programming...

    docs.aspose.com/words/python-net/linq-reporting...