Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 22,622 for

merge

(0.2 sec)
  1. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumerator method, efficiently iterate through your data with a powerful dictionary enumerator for seamless access....between them during a mail merge. Document doc = CreateSourceDocMappe...// Now if we run this mail merge, the "Column3" MERGEFIELDs will...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing....a data source during a mail merge, like a MERGEFIELD. // It can...in its place once the mail merge is complete. // The field names...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Several TEXT Into HTML Javascript

    Merge multiple TEXT into HTML in JavaScript code. Save TEXT as HTML using JavaScript....js library for merging text files into HTML Fast and...a bunch of useful options. Merge text to HTML To convert several...

    products.aspose.com/words/nodejs-net/merge/text...
  4. Several TEXT Into Image Javascript

    Merge multiple TEXT into Image in JavaScript code. Save TEXT as Image using JavaScript....js library for merging text files into image Fast...a bunch of useful options. Merge text into one image in JavaScript...

    products.aspose.com/words/nodejs-net/merge/text...
  5. MailMerge.mail_merge_callback property | Aspose...

    MailMerge.mail_Merge_callback property. Allows to handle particular events during mail Merge....mail_merge_callback property MailMerge.mail_merge_callback property...events during mail merge. @property def mail_merge_callback ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Several JPG Into Image C++

    Merge multiple JPG into Image in C++ code. Save JPG as Image using C++....obtain maximum JPG into image merge speed. This is a professional...a bunch of useful options. Merge JPG images into image in C++...

    products.aspose.com/words/cpp/merge/jpg-to-image/
  7. Several JPG Into PNG C++

    Merge multiple JPG into PNG in C++ code. Save JPG as PNG using C++....obtain maximum JPG into PNG merge speed. This is a professional...a bunch of useful options. Merge JPG to PNG in C++ To convert...

    products.aspose.com/words/cpp/merge/jpg-to-png/
  8. Several Image Into BMP C++

    Merge multiple Image into BMP in C++ code. Save Image as BMP using C++....obtain maximum image into BMP merge speed. This is a professional...a bunch of useful options. Merge image into one BMP image in...

    products.aspose.com/words/cpp/merge/image-to-bmp/
  9. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...ING (2052)"); } // Prevent Merge: Control document assembly operations...operations (page merge/split/insert) // Only grant DOCUMENT_ASSEMBLY...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  10. FieldAsk | Aspose.Words for Java

    Implements the ASK field 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...