Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 22,282 for

merge

(0.31 sec)
  1. 合并 XPS 文件 | 通过 .NET 为 Python 编写的 Aspose.Page

    Aspose.Page API 解决方案的 Python 版 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...get_data_dir_working_with_document_merging () 4 # Initialize the PDF output...will be merged with the first one 24 files_to_merge = [ data_dir...

    docs.aspose.com/page/zh/python-net/merge/xps/
  2. Appendix B. Technical FAQ in C#|Aspose.Words fo...

    Learn the LINQ Reporting Engine FAQ to build a report in C#....Have I do something special to merge the Aspose.Words assembly with...use a tool like ILMerge to merge the Aspose.Words assembly with...

    docs.aspose.com/words/net/appendix-b-technical-...
  3. Generate QR CODE in pdf document - Free Support...

    Hello , I contact you about treating QR code to generate it correctly from template into a pdf. My first question : is it the only way to do it is to use the Product Aspose Barcode? i want to send like this my payload…...tricky part was making sure the merge field in the template was configured...Aspose.Words with image mail merge functionality in a Java or Kotlin...

    forum.aspose.com/t/generate-qr-code-in-pdf-docu...
  4. Using and Configuring CRM Document Generator|As...

    How to use and configure Aspose Document Generator add-on using C#....insert field and select Mail Merge Field. To Get the field name...

    docs.aspose.com/words/net/using-and-configuring...
  5. What’s the best way to extract structured data ...

    What’s the best way to extract structured data from JSON files without coding? I’m looking for a solution that can convert my raw JSON data to multiple formats. Someone suggested the SysTools JSON Converter tool — does…...as a data source (for mail merge or document generation), but...

    forum.aspose.com/t/what-s-the-best-way-to-extra...
  6. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I Merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…... When I merge the pages together the author...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Document into Sections using C# Merge Photos in Python Compare PDF...

    kb.aspose.com/categories/page/20/
  8. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... Merge Documents Related articles -...

    docs.aspose.com/words/java/working-with-comment...
  9. Aspose.Words FAQ - Free Support Forum - aspose.com

    Technical Support Is Aspose.Words technical support free? Yes, we provide unlimited free technical support for all users of our products including customers and evaluation. The main avenue for technical support is the S…... Mail Merge Can I do a mail merge for parent-child...Words supports nested mail merge regions and it allows you to...

    forum.aspose.com/t/aspose-words-faq/2711
  10. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...一种方法是调用 GetCells() 集合的 Merge 方法。 Merge 方法接受以下参数来合并单元格: 第一行:开始合并的第一行。...worksheet . GetCells (); // Merge some Cells (C6:E7) into a single...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...