Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,371 for

joining

(0.75 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....application/json" # cURL example to join several documents into one (move...application/json" # cURL example to join several documents into one (move...

    docs.groupdocs.cloud/merger/move-pages/
  2. REST API를 사용하여 PDF 파일 병합 | PDF의 특정 페이지 결합

    C#의 클라우드에서 REST API를 사용하여 여러 PDF 파일을 프로그래밍 방식으로 병합합니다. 문서 병합기 REST API를 사용하여 .NET SDK를 사용하여 둘 이상의 파일을 결합합니다....Join(request); Console.WriteLine("Output... var response = documentApi.Join(request); Console.WriteLine("Output...

    blog.groupdocs.cloud/ko/merger/merge-multiple-p...
  3. Kết hợp tài liệu Word trong C#

    Hãy cùng tìm hiểu cách kết hợp các tài liệu Word trong C#. GroupDocs.Merger cung cấp SDK đám mây và API REST để hợp nhất các tài liệu Word theo chương trình....JoinRequest(options); // Gọi phương thức Join để kết hợp các tài liệu Word... var response = documentApi.Join(request); Console.WriteLine("Successfully...

    blog.groupdocs.cloud/vi/merger/combine-word-doc...
  4. 使用 REST API 合并 PDF 文件 |合并 PDF 中的特定页面

    在 C# 中使用云上的 REST API 以编程方式合并多个 PDF 文件。使用文档合并 REST API 使用 .NET SDK 合并两个或多个文件。...Join(request); Console.WriteLine("Output... var response = documentApi.Join(request); Console.WriteLine("Output...

    blog.groupdocs.cloud/zh/merger/merge-multiple-p...
  5. Combiner des feuilles Excel en Java - Fusion de...

    Installez les SDK GroupDocs.Merger Cloud et développez votre propre fusion de fichiers Excel par programme. Combinez des feuilles Excel en Java à l'aide des SDK Cloud et des API REST.... La fonction join combinera les feuilles Excel...DocumentResult response = apiInstance.join(request); System.out.println("Output...

    blog.groupdocs.cloud/fr/merger/combine-excel-sh...
  6. راه حل REST API برای ادغام و تقسیم اسناد | Grou...

    GroupDocs.Merger Cloud یک راه حل REST API برای ادغام و تقسیم اسناد مانند PDF، اسناد پردازش کلمه، صفحات گسترده و فرمت های پشتیبانی شده بیشتر است....0/merger/join" -H "accept: application/json"...response = apiInstance_Document.Join(request); Console.WriteLine("Output...

    blog.groupdocs.cloud/fa/merger/a-rest-api-solut...
  7. Supported Document Formats | Documentation

    The following table indicates the file formats that GroupDocs.Merger Cloud can work with. Format Description Join Split Trim Move page Remove pages Swap pages Change page orientation Rotate pages Cross-format merge to PDF / XPS Cross-format merge to DOC / DOCX DOC Microsoft Word Document DOCX Microsoft Word Open XML Document DOCM Word Open XML Macro-Enabled Document DOT Word Document Template DOTX Word Open XML Document Template DOTM Word Open XML Macro-Enabled Document Template RTF Rich Text Format File ODT OpenDocument Text Document OTT OpenDocument Document Template HTML Hypertext Markup Language File MHT MHTML Web Archive MHTML MIME HTML PDF Portable Document Format File XPS XML Paper Specification File TEX LaTeX Source Document EPUB Open eBook File PPT Microsoft PowerPoint 97-2003 Presentation PPTX Microsoft PowerPoint Presentation PPS Microsoft PowerPoint 97-2003 Slide Show PPSX Microsoft PowerPoint Slide Show ODP OpenDocument Presentation OTP OpenDocument Presentation Template XLS Microsoft Excel 97-2003 Worksheet XLSX Microsoft Excel Worksheet XLSB Microsoft Excel Binary Worksheet XLSM Microsoft Excel Macro-Enabled Worksheet XLT Microsoft Excel Template File XLTX Excel Open XML Spreadsheet Template XLTM Excel Open XML Macro-Enabled Spreadsheet Template ODS OpenDocument Spreadsheet VSDX Microsoft Visio Drawing VSDM Microsoft Visio Macro-Enabled Drawing VSSX Microsoft Visio Stencil VSSM Microsoft Visio Macro-Enabled Stencil VSTX Microsoft Visio Template VSTM Microsoft Visio Macro-Enabled Template VDX Microsoft Visio 2003-2010 XML Drawing VSX Microsoft Visio 2003-2010 XML Stencil VTX Microsoft Visio 2003-2010 XML Template ONE Microsoft OneNote TXT Plain Text File ERR Error Log File CSV Comma Separated Values File TSV Tab Separated Values File... Format Description Join Split Trim Move page Remove...

    docs.groupdocs.cloud/merger/supported-document-...
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....application/json" # cURL example to join several documents into one curl...application/json" # cURL example to join several documents into one curl...

    docs.groupdocs.cloud/merger/swap-pages/
  9. C# .NET を使用して PDF ファイルを結合する | PDF を効率的に結合する

    C# .NET を使用して PDF ファイルを結合する方法を学びます。PDF マージを使用して PDF ファイルを結合する簡単でシンプルな手順。複数の PDF ドキュメントを 1 つの PDF に連結します。...Join(requestOutput); // さらなる例は https://github...var response = newApiInstance.Join(requestOutput); }catch(Exception...

    blog.groupdocs.cloud/ja/merger/combine-pdf-file...
  10. Eine REST-API-Lösung zum Zusammenführen und Tei...

    GroupDocs.Merger Cloud ist eine REST-API-Lösung zum Zusammenführen und Teilen von Dokumenten wie PDF, Textverarbeitungsdokumenten, Tabellenkalkulationen und weiteren unterstützten Formaten....0/merger/join" -H "accept: application/json"...response = apiInstance_Document.Join(request); Console.WriteLine("Output...

    blog.groupdocs.cloud/de/merger/a-rest-api-solut...