Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,402 for

mail merge

(0.1 sec)
  1. How to keep the table cell text format while up...

    https://stackoverflow.com/questions/73487377/how-to-keep-the-table-cell-text-format-while-updating-the-table-in-docx-python...example you can consider using Mail Merge . In this case you put mergefields...inserted and them execute mail merge in the code. Currently, Python...

    forum.aspose.com/t/how-to-keep-the-table-cell-t...
  2. Updating and Removing a Field|Aspose.Words for ...

    Update fields in a document in different ways and using different option in Python.... When you execute mail merge all fields are updated automatically...Update during Mail Merge When you execute a mail merge, all fields...

    docs.aspose.com/words/python-net/updating-and-r...
  3. LINQ Reporting Engine in Java|Aspose.Words for ...

    Create reports from template documents using the LINQ Reporting Engine. Learn more about the supported features in Java....or Mail Merge describes the difference between Mail Merge and...Java API Reference section. Mail Merge and Reporting in Java Printing...

    docs.aspose.com/words/java/linq-reporting-engine/
  4. Aspose::Words::DocumentBuilder::get_Bold method...

    Aspose::Words::DocumentBuilder::get_Bold method. True if the font is formatted as bold in C++....document builder instead of a mail merge. auto doc = MakeObject <...in a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Settings::MailMergeCheckErrors e...

    Aspose::Words::Settings::MailMergeCheckErrors enum. Specifies how Microsoft Word will report errors detected during Mail Merge in C++....report errors detected during mail merge. enum class MailMergeCheckErrors...Description Simulate 1 Simulate the merge and report errors in a new document...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Fields::FieldFillIn::get_Default...

    Aspose::Words::Fields::FieldFillIn::get_DefaultResponse method. Gets or sets default user response (initial value contained in the prompt window) in C++....page // created during a mail merge done using Microsoft Word..."MergeField" ); // If we perform a mail merge programmatically, we can...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....respective REF fields during a mail merge. DataTable table = new DataTable("My...insertField(FieldType.FIELD_MERGE_FIELD, true); fieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Email for .NET 5.7.0 Release Notes|Docum...

    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....each record being merged during mail merge operation EMAILNET-34930Add...Email . Mail . EmlLoadOptions Class Aspose . Email . Mail . EmlxLoadOptions...

    docs.aspose.com/email/net/aspose-email-for-net-...
  9. OdsoRecipientData.Hash | Aspose.Words for .NET

    OdsoRecipientData Hash property. Represents the hash code for this record. Sometimes Microsoft Word uses Hash of a whole record instead of a UniqueTag value. The default value is 0 in C#....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...
  10. 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...so we never don’t know which merged filed have boolean value. Even...

    forum.aspose.com/t/if-condition-value-is-case-s...