Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,365 for

joining

(0.19 sec)
  1. 在 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...
  2. 使用 Word 文件合併合併 Word 文件

    請按照本指南了解如何以程式設計方式加入 Word 文件。 GroupDocs.Merger 公開了用於合併 Word 文件的雲端 SDK 和 REST API。...初始化 JoinRequest 類別的實例並將其傳遞到 join 方法中。 以下程式碼片段展示如何使用 Node.js 合併..."Output/joined.docx"; // 初始化 JoinRequest 類別的實例並將其傳遞給 join 方法。 documentApi...

    blog.groupdocs.cloud/zh-hant/merger/join-word-d...
  3. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one 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/how-to-combine-or-m...
  4. Ruby에서 REST API를 사용하여 PDF 파일 병합 및 결합

    PDF 병합 API를 사용하면 여러 PDF 파일을 단일 PDF 파일로 결합할 수 있습니다. 이 문서는 Ruby에서 REST API를 사용하여 PDF 파일을 병합하고 결합하는 방법에 관한 것입니다....생성 JoinRequest로 DocumentAPI의 join() 메서드를 호출하여 결과 얻기 다음 코드 스니펫은...GroupDocsMergerCloud::JoinOptions.new @options.join_items = [@item1, @item2] @options...

    blog.groupdocs.cloud/ko/merger/merge-and-combin...
  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. فایل های پاورپوینت PPT/PPTX را در پایتون ترکیب ...

    می توانید دو ارائه پاورپوینت را در یک ارائه ترکیب و ادغام کنید. این مقاله در مورد نحوه ترکیب و ادغام فایل های پاورپوینت PPT/PPTX در پایتون است....نهایت، فایل ها را با فراخوانی روش join() DocumentAPI با JoinRequest...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/fa/merger/combine-and-merg...
  7. Combine PNG Files in Java

    Combine PNG Files in Java programmatically. GroupDocs.Merger offers enterprise-level REST APIs and Cloud SDKs to seamlessly combine PNG files into one....before making an API call to join PNG files . So, let’s start...JoinOptions class. Call the join method to combine PNG files...

    blog.groupdocs.cloud/merger/combine-png-files-i...
  8. 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...
  9. Jak zkombinovat nebo sloučit více textových sou...

    Naše textové slučování umožňuje kombinovat více textových souborů do jednoho textového souboru. Pojďme se naučit, jak kombinovat nebo sloučit více textových souborů do jednoho v Ruby....Získejte výsledky voláním metody join() rozhraní DocumentAPI pomocí...GroupDocsMergerCloud::JoinOptions.new @options.join_items = [@item1, @item2] @options...

    blog.groupdocs.cloud/cs/merger/how-to-combine-o...
  10. Merge and Combine PDF Files using REST API in Ruby

    PDF merger API allows combining multiple PDF files into a single PDF file. This article is about How to Merge and Combine PDF Files 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-and-combine-p...