Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,402 for

mail merge

(0.08 sec)
  1. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    IFieldUserPromptRespondent Respond method. When implemented returns a response from the user on prompting. Your implementation should return null to indicate that the user has not responded to the prompt i.e. the user has pressed the Cancel button in the prompt window in C#....respective REF fields during a mail merge. DataTable table = new DataTable...which will occur during a mail merge. doc . FieldOptions . UserPromptRespondent...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions.UserPromptRespondent | Aspose.Word...

    FieldOptions UserPromptRespondent property. Gets or sets the respondent to user prompts during field update in C#....respective REF fields during a mail merge. DataTable table = new DataTable...which will occur during a mail merge. doc . FieldOptions . UserPromptRespondent...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Mail Merge Features You can use Aspose...all standard Microsoft Word mail merge fields in your reports including...

    docs.aspose.com/words/java/features/
  4. FieldNext Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldNext class. Implements the NEXT field in C#.... Remarks Merges the next data record into the...resulting merged document, rather than starting a new merged document...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OpenDocument Import - Field Features|Aspose.Wor...

    Import ODT document using field load options in C#.... The first allows you to merge data into a document, the latter...versions. StyleRef N/A Mail Merge The mail merge engine allows you...

    docs.aspose.com/words/net/field-features-suppor...
  6. Aspose::Words::MailMerging::MailMerge::GetRegio...

    Aspose::Words::MailMerging::MailMerge::GetRegionsHierarchy method. Returns a full hierarchy of regions (with fields) available in the document 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...
  7. Odso.UdlConnectString | Aspose.Words for .NET A...

    Odso 财产. 指定用于连接到外部数据源的通用数据链接 UDL 连接字符串 默认值为空字符串... WriteLine ( $"Mail merge docs as attachment:\n\t{settings...Console . WriteLine ( $"Mail merge doc e-mail subject:\n\t{settings...

    reference.aspose.com/words/zh/net/aspose.words....
  8. MailMergeSettings.Clear | Aspose.Words for .NET...

    MailMergeSettings 方法. 清除邮件合并设置这样当保存文档时 不会保存邮件合并设置它会变成一个普通的文档... WriteLine ( $"Mail merge docs as attachment:\n\t{settings...Console . WriteLine ( $"Mail merge doc e-mail subject:\n\t{settings...

    reference.aspose.com/words/zh/net/aspose.words....
  9. Is it possible to conditionally add watermark u...

    We have a Word template that we would like to conditionally add a watermark to based on a Mail Merge field value. So for example, something like: {IF {MergeFIELD "UseWatermark"} = True "Somehow Insert Watermark" "Do no…...Product Family add-watermark , mail-merge , words-net dhartley91 January...a watermark to based on a mail merge field value. So for example...

    forum.aspose.com/t/is-it-possible-to-conditiona...
  10. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    MailMergeSettings LinkToQuery property. Not sure about this one. The Microsoft Word Automation Reference suggests that this specifies that the query is executed every time the document is opened in Microsoft Word. But the OOXML specification suggests that this specifies that the query contains a reference to an external query file which contains the actual query. The default value is false in C#....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...