Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,382 for

joining

(0.05 sec)
  1. 如何使用 Python 合并多个 Word 文档

    我们的 API 旨在在线合并各种格式的文档和文件。本文介绍如何使用 Python 合并多个 word 文档。...JoinRequest 调用 DocumentAPI 的 join() 方法来合并文件 下面的代码片段展示了如何使用Python在线将word文档合二为一:...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/zh/merger/how-to-combine-m...
  2. Python에서 PowerPoint PPT/PPTX 파일 결합 및 병합

    두 개의 PowerPoint 프레젠테이션을 하나로 결합하고 병합할 수 있습니다. 이 문서는 Python에서 PowerPoint PPT/PPTX 파일을 결합하고 병합하는 방법에 관한 것입니다....마지막으로 JoinRequest로 DocumentAPI의 join() 메서드를 호출하여 파일을 결합합니다. 다음 코드...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/ko/merger/combine-and-merg...
  3. Python을 사용하여 여러 Word 문서를 결합하는 방법

    당사의 API는 온라인에서 다양한 형식의 문서와 파일을 병합하도록 설계되었습니다. 이 기사는 Python을 사용하여 여러 단어 문서를 결합하는 방법에 관한 것입니다....마지막으로 JoinRequest로 DocumentAPI의 join() 메서드를 호출하여 파일을 결합합니다. 다음 코드...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/ko/merger/how-to-combine-m...
  4. Cách kết hợp nhiều tài liệu Word bằng Python

    API của chúng tôi được thiết kế để hợp nhất các tài liệu và tệp ở nhiều định dạng trực tuyến. Bài viết này nói về cách kết hợp nhiều tài liệu từ bằng Python....tệp bằng cách gọi phương thức join() của DocumentAPI với JoinRequest...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/vi/merger/how-to-combine-m...
  5. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....comma separated list of created join items Set the output file path...JoinOptions Get results by calling the join() method of the DocumentAPI...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  6. Kết hợp và hợp nhất các tệp PowerPoint PPT/PPTX...

    Bạn có thể kết hợp và hợp nhất hai bản trình bày PowerPoint thành một. Bài viết này nói về cách kết hợp và hợp nhất các tệp PowerPoint PPT/PPTX trong Python....tệp bằng cách gọi phương thức join() của DocumentAPI với JoinRequest...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/vi/merger/combine-and-merg...
  7. Struggling to merge two PPTX files, getting err...

    I am trying to do a simple merge of two PPTX files using the nodejs SDK, but I am getting the error when executing: “Error: {“message”:“The type initializer for ‘\u000e\u000f\u0019\u0005’ threw an exception.”,“code”:“in…...outputPath = "joined-pages.docx"; let result = await...await documentApi.join(new JoinRequest(options)); As far as I...

    forum.groupdocs.cloud/t/struggling-to-merge-two...
  8. Hợp nhất nhiều tệp Excel thành một bằng API RES...

    Lập trình hợp nhất nhiều tệp Excel thành một bằng cách sử dụng API REST trên đám mây trong Node.js với SDK đám mây hợp nhất tài liệu cho Node.js....quả bằng cách gọi phương thức join() của DocumentAPI Đoạn mã sau...options.outputPath = "Output/joined.xlsx"; // tạo yêu cầu tham...

    blog.groupdocs.cloud/vi/merger/merge-multiple-e...
  9. 在 Node.js 中使用 REST API 将多个 Excel 文件合并为一个文件

    使用适用于 Node.js 的 Document Merger Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式将多个 Excel 文件合并为一个文件。...JoinRequest 通过调用 DocumentAPI 的 join() 方法获取结果 以下代码片段显示了如何在 Node.js...options.outputPath = "Output/joined.xlsx"; // 创建加入请求 let joinRequest...

    blog.groupdocs.cloud/zh/merger/merge-multiple-e...
  10. Fusionner plusieurs fichiers Excel en un seul à...

    Fusionnez par programme plusieurs fichiers Excel en un seul à l'aide d'une API REST sur le cloud dans Node.js avec Document Merger Cloud SDK pour Node.js....résultats en appelant la méthode join() de DocumentAPI L’extrait de...options.outputPath = "Output/joined.xlsx"; // créer une demande...

    blog.groupdocs.cloud/fr/merger/merge-multiple-e...