Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,362 for

joining

(1.25 sec)
  1. 使用 Ruby 將多種文件類型合併到一個文檔中

    如何使用 Ruby 將多種文件類型合併到一個文檔中... 最後,調用 join() 方法並保存合併後的文檔。 以下代碼示例展示瞭如何在...GroupDocsMergerCloud::JoinOptions.new @options.join_items = [@item1, @item2] @options...

    blog.groupdocs.cloud/zh-hant/merger/merge-multi...
  2. كيفية دمج أو دمج عدة ملفات نصية في ملف واحد في ...

    يتيح لك دمج النصوص لدينا دمج ملفات نصية متعددة في ملف نصي واحد. دعنا نتعلم كيفية دمج أو دمج ملفات نصية متعددة في ملف واحد في Ruby....النتائج عن طريق استدعاء طريقة Join() الخاصة بـ DocumentAPI مع JoinRequest...GroupDocsMergerCloud::JoinOptions.new @options.join_items = [@item1, @item2] @options...

    blog.groupdocs.cloud/ar/merger/how-to-combine-o...
  3. 使用 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...
  4. فایل های پاورپوینت 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...
  5. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the cloud in Python with Excel Merger Cloud SDK for Python....comma separated list of created join items Set the output file path...JoinRequest with JoinOptions Call the join() method with JoinRequest The...

    blog.groupdocs.cloud/merger/merge-multiple-exce...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. چگونه چندین سند ورد را با استفاده از پایتون ترک...

    API ما برای ادغام اسناد و فایل ها در قالب های مختلف آنلاین طراحی شده است. این مقاله در مورد چگونگی ترکیب چندین سند کلمه با استفاده از پایتون است....کنید در نهایت، با فراخوانی روش join() DocumentAPI با JoinRequest،...groupdocs_merger_cloud.JoinOptions() options.join_items = [item1, item2] options...

    blog.groupdocs.cloud/fa/merger/how-to-combine-m...