Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,320 for

merging

(0.04 sec)
  1. Sloučit soubory PDF, Word, Excel, PowerPoint v ...

    Programově slučujte dokumenty PDF, Word, tabulky a prezentační soubory v rámci aplikací založených na .NET pomocí rozhraní Merger API od GroupDocs v C#.... // Merge 2 PDF files in C# using (Merger...Join(@"document2.pdf"); merger.Save(@"merged.pdf"); } Metoda Join má několik...

    blog.groupdocs.com/cs/merger/merge-pdf-word-exc...
  2. Mesclar arquivos PDF, Word, Excel, PowerPoint e...

    Mescle PDF, documentos do Word, planilhas e arquivos de apresentação programaticamente em seus aplicativos baseados em .NET usando a API Merger do GroupDocs em C#.... // Merge 2 PDF files in C# using (Merger...Join(@"document2.pdf"); merger.Save(@"merged.pdf"); } O método Join possui...

    blog.groupdocs.com/pt/merger/merge-pdf-word-exc...
  3. PowerPoint ファイルをオンラインで結合 | PPT と PPTX の合併

    2 つ以上の PowerPoint プレゼンテーション ファイルをオンラインで 1 つに結合します。オンラインかつプログラム的に、すべてのスライドを結合したり、複数の PPT/PPTX ファイルの特定のスライドのみを結合したりできます。...Save("/path/merged-presentation.pptx"); } C# を使用したプレゼンテーションの結合...merger.join("document_to_merge.docx"); // Merge the document merger...

    blog.groupdocs.com/ja/merger/merge-powerpoint-p...
  4. Split PDF Files into Multiple Files in Java | S...

    Different ways to split PDF files into multiple files in Java. Separate large PDF files and extract specific pages using different splitting options....Merger provides the solution to merge and split files of many different...forum . See Also # Merge PPT files in Java Merge Multiple File Types...

    blog.groupdocs.com/merger/split-pdf-files-in-java/
  5. دمج وتقسيم ملفات EPUB في C# - GroupDocs.Merger

    تعلم كيفية دمج وتقسيم ملفات EPUB باستخدام C# مع GroupDocs.Merger for .NET. جرب الميزات القوية لإدارة مستندات EPUB الخاصة بك....Combine(outputFolder, "merged.epub" ); // Load the main EPUB...// Add other EPUB files to merge merger.Join( @"C:\path\to\your\second...

    blog.groupdocs.com/ar/merger/merge-and-split-ep...
  6. Объединение нескольких типов файлов в один файл...

    Способ C# для объединения двух или более документов разных форматов файлов в один файл. Объединяйте разные файлы PDF, Word, Excel, PPT в один PDF-файл с помощью .NET API....исходный документ с помощью класса Merge . Продолжайте объединять другие...Join("spreadsheet.xlsx"); merger.Save("merge_document.pdf"); } Таким же образом...

    blog.groupdocs.com/ru/merger/merge-multiple-fil...
  7. Защита паролем файлов PDF в C# | Заблокировать ...

    Давайте узнаем, как заблокировать файлы PDF с помощью защиты паролем с помощью C#. Измените существующий пароль или удалите его, чтобы разблокировать файлы PDF с помощью .NET API....Merge for .NET . Этот API позволяет...Загрузите файл PDF с помощью класса Merge . Заблокируйте файл, добавив...

    blog.groupdocs.com/ru/merger/lock-unlock-pdf-fi...
  8. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with data obtained through user input or from a DB, this library can be of great help....by automatically filling out merge fields with custom data. If...Word or PDF format by adding merge fields to documents. Templates...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  9. دمج العروض التقديمية PPTX في Node.js - GroupDoc...

    توضح هذه المقالة كيفية دمج ملفات عرض PPTX في Node.js باستخدام أمثلة شفرة بسيطة باستخدام واجهة برمجة التطبيقات GroupDocs.Merger for Node.js via Java....Add additional PPTX files to merge merger . join ( inputFilePath...PPTX file // Step 3: Save the merged PPTX file return merger . save...

    blog.groupdocs.com/ar/merger/merge-pptx-in-nodejs/
  10. 在 C# 中合併 PDF、Word、Excel、PowerPoint 文件 | .NET 合併...

    使用 C# 中的 GroupDocs 的 Merger API,以編程方式在基於 .NET 的應用程序中合併 PDF、Word 文檔、電子表格和演示文稿文件。... // Merge 2 PDF files in C# using (Merger...Join(@"document2.pdf"); merger.Save(@"merged.pdf"); } Join 方法有幾個重載方法,允許通過文件路徑、使用流或遠程...

    blog.groupdocs.com/zh-hant/merger/merge-pdf-wor...