Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 3,319 for

merge

(0.2 sec)
  1. מיזוג ופיצול קבצי CSV ב-C# - GroupDocs.Merger

    מאמר זה מסביר כיצד למזג ולפצל קבצי CSV באמצעות שפת C# עם API של GroupDocs.Merger for .NET. פשט את ניהול הנתונים עם ניהול קבצים יעיל....example demonstrates how to merge multiple CSV files into a single...Path.Combine(outputFolder, "merged.csv" ); // Load the source...

    blog.groupdocs.com/he/merger/merge-and-split-cs...
  2. รวมไฟล์ PowerPoint ออนไลน์ | การควบรวมกิจการ PP...

    รวมไฟล์งานนำเสนอ PowerPoint สองไฟล์ขึ้นไปแบบออนไลน์เป็นไฟล์เดียว รวมสไลด์ทั้งหมดหรือรวมเฉพาะสไลด์เฉพาะของไฟล์ PPT/PPTX หลายไฟล์ทางออนไลน์และโดยทางโปรแกรม...Save("/path/merged-presentation.pptx"); } คุณ...merger.join("document_to_merge.docx"); // Merge the document merger...

    blog.groupdocs.com/th/merger/merge-powerpoint-p...
  3. Combinar archivos de PowerPoint en línea | Fusi...

    Combine dos o más archivos de presentación de PowerPoint en línea en uno. Combine todas las diapositivas o una solo las diapositivas específicas de varios archivos PPT/PPTX en línea y mediante programación....Save("/path/merged-presentation.pptx"); } Puede...merger.join("document_to_merge.docx"); // Merge the document merger...

    blog.groupdocs.com/es/merger/merge-powerpoint-p...
  4. ادغام و تقسیم فایل های CSV در C# - GroupDocs.Me...

    این مقاله توضیح می‌دهد که چگونه فایل‌های CSV را با استفاده از زبان C# و API GroupDocs.Merger for .NET ادغام و تقسیم کنیم. مدیریت داده‌ها را با مدیریت مؤثر فایل ساده کنید....example demonstrates how to merge multiple CSV files into a single...Path.Combine(outputFolder, "merged.csv" ); // Load the source...

    blog.groupdocs.com/fa/merger/merge-and-split-cs...
  5. 聯機合併 PowerPoint 文件 | PPT 和 PPTX 合併

    將兩個或多個 PowerPoint 演示文件在線合併為一個。以編程方式在線合併所有幻燈片或僅加入多個 PPT/PPTX 文件的特定幻燈片。...Save("/path/merged-presentation.pptx"); } 您可以進一步了解 Merging Presentations...merger.join("document_to_merge.docx"); // Merge the document merger...

    blog.groupdocs.com/zh-hant/merger/merge-powerpo...
  6. ادغام اسناد Word با استفاده از Java | به همه یا...

    راه Java برای ادغام دو یا چند سند Word در یک فایل واحد. فقط صفحات انتخابی چند فایل Word را در برنامه خود ترکیب کنید....join("document_to_merge.docx"); // Merge the document merger...join("another_document_to_merge.docx"); // Merge additional documents...

    blog.groupdocs.com/fa/merger/merge-word-files-u...
  7. Fusionner des documents Word à l'aide de C# | R...

    C# façon de fusionner deux ou plusieurs documents Word en un seul fichier. Combinez uniquement les pages sélectives de plusieurs fichiers Word dans votre application .NET....Join("document_to_merge.docx"); // Merge the document merger...Join("another_document_to_merge.docx"); // Merge additional documents...

    blog.groupdocs.com/fr/merger/merge-word-files-u...
  8. ادغام اسناد Word با استفاده از C# | به همه یا ص...

    راه C# برای ادغام دو یا چند سند Word در یک فایل واحد. فقط صفحات انتخابی چند فایل Word را در برنامه .NET خود ترکیب کنید....Join("document_to_merge.docx"); // Merge the document merger...Join("another_document_to_merge.docx"); // Merge additional documents...

    blog.groupdocs.com/fa/merger/merge-word-files-u...
  9. Объединение презентаций и слайдов PowerPoint с ...

    Объединение презентаций PowerPoint с помощью C#. Кроме того, объединяйте определенные слайды файлов PPT/PPTX с помощью API слияния .NET от GroupDocs....Merge for .NET в приведенных ниже...презентацию с помощью класса Merge . Объедините вторую презентацию...

    blog.groupdocs.com/ru/merger/merge-powerpoint-p...
  10. ادغام ارائه های PPTX در Node.js - GroupDocs.Merger

    این مقاله نشان می دهد که چگونه فایل های ارائه PPTX را در Node.js با استفاده از API GroupDocs.Merger for Node.js via Java با مثال های کد ساده ادغام کنید.... log ( `Merged presentation will be saved...Add additional PPTX files to merge merger . join ( inputFilePath...

    blog.groupdocs.com/fa/merger/merge-pptx-in-nodejs/