Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,387 for

mail merge

(0.16 sec)
  1. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_Level method. Returns the nesting level for the region 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...
  2. 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....
  3. 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....
  4. Aspose.Words.LowCode.MailMerging | Aspose.Words...

    in C#....Represents options for the mail merge functionality. Aspose.Words...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. FieldAsk.PromptText | Aspose.Words for .NET

    FieldAsk PromptText property. Gets or sets the prompt text the title of 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...
  7. Duplicate Region not working - Aspose.Words Pro...

    Hello, So earlier I tried to change the code as per your documentation and as per your reply I tried to modify. I think now its not working and I have attached template again as well. When I try to use same table twice…... options after executing mail merge. You should specify the options...options before executing mail merge. vlbuch23 July 19, 2022,...

    forum.aspose.com/t/duplicate-region-not-working...
  8. 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...
  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. DocumentBuilder.Bold | Aspose.Words for .NET

    DocumentBuilder Bold property. True if the font is formatted as bold in C#....document builder instead of a mail merge. Document doc = new Document...in a data source during a mail merge, // and then fill them manually...

    reference.aspose.com/words/net/aspose.words/doc...