Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 853 for

join documents

(0.6 sec)
  1. C# を使用して Word ドキュメントを結合する |すべてのページまたは選択したページに参加する

    2 つ以上の Word ドキュメントを 1 つのファイルに結合する C# の方法。 .NET アプリケーション内の複数の Word ファイルの選択したページのみを結合します。...Merger("source_document.docx"); // Load the source document merger....Join("document_to_merge.docx"); // Merge the document merger...

    blog.groupdocs.com/ja/merger/merge-word-files-u...
  2. Sloučit více typů souborů do jednoho souboru po...

    Kombinujte dva nebo více dokumentů různých formátů souborů do jednoho souboru v Java. Automatizujte slučování PDF Word Excel PPT do PDF pomocí Document Merger API....Merger("pdf_document.pdf"); { merger.join("word_document.docx");...merger.join("spreadsheet.xlsx"); merger.save("merged-document.pdf");...

    blog.groupdocs.com/cs/merger/merge-multiple-fil...
  3. 联机合并 PowerPoint 文件 | PPT 和 PPTX 合并

    将两个或多个 PowerPoint 演示文件在线合并为一个。以编程方式在线合并所有幻灯片或仅加入多个 PPT/PPTX 文件的特定幻灯片。...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3...Merger("source_document.docx"); // Load the source document merger....

    blog.groupdocs.com/zh/merger/merge-powerpoint-p...
  4. Hợp nhất các tệp PowerPoint trực tuyến | Sáp nh...

    Hợp nhất hai hoặc nhiều tệp bản trình bày PowerPoint trực tuyến thành một. Kết hợp tất cả các trang chiếu hoặc chỉ nối các trang chiếu cụ thể của nhiều tệp PPT/PPTX trực tuyến & theo chương trình....Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3...Merger("source_document.docx"); // Load the source document merger....

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  5. DOCX samenvoegen in Node.js | GroupDocs.Merger

    Ontdek hoe je efficiënt DOCX-bestanden kunt samenvoegen in Node.js-toepassingen zonder software van derden. Begin met voorbeelden!...meerdere DOCX-bestanden in één document: Initialiseer de Merger :...documenten toe : Gebruik de join-methode van de Merger-klasse...

    blog.groupdocs.com/nl/merger/merge-docx-in-nodejs/
  6. Fusionner des fichiers Excel en ligne | Combine...

    Fusionnez deux ou plusieurs fichiers Excel en ligne en un seul. Combinez des feuilles de calcul entières ou joignez les feuilles sélectives de plusieurs fichiers en ligne et par programmation....Join("/path/spreadsheet-2.xlsx"); merger.Join("/path/spreadsheet-3...l’aide de C# . API .NET | Documents | Télécharger Comment fusionner...

    blog.groupdocs.com/fr/merger/merge-excel-files-...
  7. GroupDocs.Mergerを使用したPythonでのPDFファイルのマージ

    サードパーティ製ソフトウェアを使用せずに、強力なGroupDocs.Mergerライブラリを利用してPythonでPDFファイルをマージするプロセスを探ります。...追加のPDFファイルを追加する : Merger クラスの join メソッドを使用して、マージしたい他のPDFファイルを追加します。...sample_pdf) as merger: print( f "Document info retrieved successfully"...

    blog.groupdocs.com/ja/merger/merge-pdf-in-python/
  8. 온라인에서 파일을 PDF로 병합 | Word, PDF, Excel, PPT를 PDF로 결합

    온라인에서 두 개 이상의 PowerPoint 프레젠테이션 파일을 하나로 병합합니다. 모든 슬라이드를 결합하거나 온라인 및 프로그래밍 방식으로 여러 PPT/PPTX 파일의 특정 슬라이드만 결합합니다....new Merger("document.pdf")) { merger.Join("document.docx"); merger...merger.Join("spreadsheet.xlsx"); merger.Save("merge_document.pdf");...

    blog.groupdocs.com/ko/merger/merge-to-pdf-online/
  9. Hukuki Belge Karşılaştırma API'si: Node.js ile ...

    GroupDocs.Comparison API for Node.js'i kullanarak yasal belge karşılaştırmasını ve sözleşme incelemesini otomatikleştirmeyi öğrenin. Sözleşme sürümlerini karşılaştırın, değişiklikleri izleyin ve yasal iş akışlarını programlı bir şekilde düzenleyin....tracking changes in legal documents, and ensuring accuracy across...across multiple document revisions. Manual comparison is time-consuming...

    blog.groupdocs.com/tr/comparison/legal-document...
  10. รวมไฟล์ DOCX ใน Node.js | GroupDocs.Merger

    ค้นพบวิธีการรวมไฟล์ DOCX อย่างมีประสิทธิภาพในแอปพลิเคชัน Node.js โดยไม่ต้องใช้ซอฟต์แวร์ของบุคคลที่สาม เริ่มต้นด้วยตัวอย่าง!...รวมเอกสารเพิ่มเติม : ใช้เมธอด join ของคลาส Merger เพื่อเพิ่มไฟล์...รวมไฟล์ DOCX เพิ่มเติม merger . join ( "path/to/secondfile.docx"...

    blog.groupdocs.com/th/merger/merge-docx-in-nodejs/