Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 12,879 for

merge documents

(1.52 sec)
  1. FieldSkipIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSkipIf class. Implements the SKIPIF field...the Working with Fields documentation article. Remarks Compares...SKIPIF cancels the current merge document, moves to the next data...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通過 .NET 合併 POTM 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTM 文檔的 C# 源代碼。...Install-Package Visit our documentation for more details. 如何使用 C#...Presentation( "presen2.pptx" ); //merged Presentation var mp = new Presentation(...

    products.aspose.com/slides/zh-hant/net/merger/p...
  3. 通過 .NET 合併 OTP 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 OTP 文檔的 C# 源代碼。...Install-Package Visit our documentation for more details. 如何使用 C#...Presentation( "presen2.pptx" ); //merged Presentation var mp = new Presentation(...

    products.aspose.com/slides/zh-hant/net/merger/otp/
  4. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...Excel file directly as a Word document, which may yield better results...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  5. 在 Aspose.Cells 中对数据进行分组|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.... group:normal/merge/repeat 我们支持三种您可以选择的分组类型。 normal...不会为相应记录中的字段值重复打印对应的分组;相反,它们将在每个数据组中打印一次。 merge - 与 normal 参数的行为相同,但它会合并每个组集中的分组字段中的单元格。...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...
  6. User Guide|Documentation

    User guide for common GridJs spreadsheet operations and interactions....Wrap Text Alignment How to Merge and Unmerge How to Print Cell...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  7. User Guide|Documentation

    User guide for common GridJs spreadsheet operations and interactions....Wrap Text Alignment How to Merge and Unmerge How to Print Cell...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_inline method. Inserts a document inline at the cursor position....insert_document_inline method insert_document_inline(src_doc...import_format_options) Inserts a document inline at the cursor position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document....end_row() Ends a table row in the document. def end_row ( self ): .....how to merge table cells vertically. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....Cells :: Cleanup (); } AI Document Assistant Close Cut and Paste...Paste Range with C++ Merge or Unmerge Range of Cells with C++...

    docs.aspose.com/cells/cpp/search-and-replace-da...