Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 22,622 for

merge

(0.6 sec)
  1. 用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...
  2. Code Comparison for Common Features with VSTO|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....All Worksheets in a Workbook Merge or UnMerge Cells in a Worksheet...

    docs.aspose.com/cells/net/code-comparison-for-c...
  3. Get Address Cell Count Offset Entire Column and...

    This article shows how to get the address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for Python via .NET API....AI Document Assistant Close Merge or Unmerge Range of Cells Create...

    docs.aspose.com/cells/python-net/get-address-ce...
  4. PHP PowerPoint API for PPT, PPTX, and ODP Prese...

    PHP library for creating, editing, converting, and processing PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, ODP, PDF, and other presentation formats....Presentations Create, read, modify, merge, clone, protect, and convert...$presentation->dispose(); } Merge Presentations in PHP This PHP...

    products.aspose.com/slides/php-java/
  5. Split PDF Files in Java|Aspose.PDF for Java

    Learn how to split a PDF into single-page PDF files in Java using Aspose.PDF.... close (); } } Merge PDF Files in Java Protect PDF...

    docs.aspose.com/pdf/java/split-pdf/
  6. 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
  7. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....after executing a mail merge because mail merge is a kind of field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Features Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pool Mail Merge Features Template-based mail merge using different...instance Perform row-wise mail merge for generating email messages...

    docs.aspose.com/email/java/features-overview/
  9. 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...
  10. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java.... Examples: Shows how to merge documents into a single output...//There is a several ways to merge documents: String inputDoc1...

    reference.aspose.com/words/java/com.aspose.word...