Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,379 for

join

(0.09 sec)
  1. Merge PDF Files using REST API in Python | Comb...

    Programmatically merge PDF files using a REST API on the cloud in Python with Document Merger Cloud SDK for Python. Merge specific pages of PDFs in Python....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-pdf-files-usi...
  2. How to Merge Word Documents in Ruby using REST API

    How to Merge Word Documents in Ruby using REST API...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-merge-word-d...
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to Join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, Join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....REST API that allows you to join multiple documents and manipulate...actions: Document operations Join Documents This feature lets...

    docs.groupdocs.cloud/merger/features-overview/
  4. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....comma separated list of created join items Set the output file path...combine files by calling the join() method of the DocumentAPI...

    blog.groupdocs.cloud/merger/combine-and-merge-p...
  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. Msg to Pdf outputs multiple files - Free Suppor...

    Hi. I’ve an issue with converting MSG to PDF. I’ve a msg file with 3 attachments: 1 is xlsx, 2 are pdf files. I’m using groupdocs-conversion-cloud@24.2.0. First, converting that MSG file with attachments produces four …...Cloud API to join them and get a single file. Join Document Pages...specific document pages from joined documents into one resultant...

    forum.groupdocs.cloud/t/msg-to-pdf-outputs-mult...
  7. 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...
  8. C# Merge PDF Files into One - C# File Merger

    Learn how to merge PDF files in C# using the GroupDocs.Merger Cloud SDK for .Net. Step-by-step guide for seamless PDF merging in your C# applications....comma-separated list of created join items. Also, set the output... get results by calling the join() method of the DocumentApi...

    blog.groupdocs.cloud/merger/how-to-merge-pdf-fi...
  9. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, .... Join ( "," , formats ))); } } } catch...#{ format . target_formats . join ( ', ' ) } ]" ) end end end...

    docs.groupdocs.cloud/conversion/get-supported-f...
  10. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....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-multiple-exce...