Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 22,656 for

merge

(1.46 sec)
  1. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....formatting capabilities, mail‑merge, and reporting functionalities...properties, image bytes. Mail Merge Features You can use Aspose...

    docs.aspose.com/words/python-net/features/
  2. 使用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...
  3. FieldMergingArgsBase.table_name property | Aspo...

    FieldMergingArgsBase.table_name property. Gets the name of the data table for the current Merge operation or empty string if the name is not available....data table for the current merge operation or empty string if...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Presentations in Python|Aspose.Slides fo...

    Manage PowerPoint PPT, PPTX and ODP presentations in Python with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Information in Python Efficiently Merge Presentations with Python Import...

    docs.aspose.com/slides/python-net/manage-presen...
  5. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....properties for instance flag to merge areas, set callback method for...warnings, flag to validate the merged areas, and create a directory...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Aspose::Words::Fields::FieldDatabase::get_Inser...

    Aspose::Words::Fields::FieldDatabase::get_InsertOnceOnMailMerge method. Gets whether to insert data at the beginning of a Merge in C++....data at the beginning of a merge. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization....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...
  9. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....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...
  10. MailMergeSettings.query property | Aspose.Words...

    MailMergeSettings.query property. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail Merge operation is performed...the document when the mail merge operation is performed. The...property MailMergeSettings.view_merged_data property...

    reference.aspose.com/words/python-net/aspose.wo...