Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 3,475 for

merging

(0.3 sec)
  1. รวมไฟล์ Excel ออนไลน์ | รวมสเปรดชีตตั้งแต่สองแผ...

    รวมไฟล์ Excel สองไฟล์ขึ้นไปออนไลน์เป็นไฟล์เดียว รวมสเปรดชีตทั้งหมดหรือรวมแผ่นที่เลือกของไฟล์หลายไฟล์ทางออนไลน์และโดยทางโปรแกรม...Save("/path/merged-spreadsheet.xlsx"); } สำหรับคำแนะนำโดยละเอียด...xlsx"); merger.save("/path/merged-spreadsheet.xlsx"); สำหรับคำแนะนำโดยละเอียด...

    blog.groupdocs.com/th/merger/merge-excel-files-...
  2. 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...
  3. Защита паролем файлов PDF в C# | Заблокировать ...

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

    blog.groupdocs.com/ru/merger/lock-unlock-pdf-fi...
  4. Объединить файлы Excel онлайн | Объединение дву...

    Объедините два или более файла Excel онлайн в один. Объединяйте целые электронные таблицы или объединяйте отдельные листы нескольких файлов онлайн и программно....Merge for .NET : Во-первых, включите...xlsx"); merger.Save("/path/merged-spreadsheet.xlsx"); } Более...

    blog.groupdocs.com/ru/merger/merge-excel-files-...
  5. Sloučit soubory Excel online | Kombinujte dvě n...

    Sloučení dvou nebo více souborů aplikace Excel online do jednoho. Kombinujte celé tabulky nebo spojte vybrané listy více souborů online a programově....použít Free Online Spreadsheet Merging Tool od GroupDocs. Postupujte...xlsx"); merger.Save("/path/merged-spreadsheet.xlsx"); } Podrobnější...

    blog.groupdocs.com/cs/merger/merge-excel-files-...
  6. Partially Render Large Excel Sheets with GroupD...

    We are delighted to announce that the first monthly release of GroupDocs.Viewer for .NET for the year 2017 is out and available. Using GroupDocs.Viewer for .NET 17.1.0 users will be able to partially render the large Excel sheets. The latest version also supports the configuration of ViewerConfig class via app.config or web.config file. Furthermore, 9 issues have been fixed in this release. Continue to read more about v17.1.0. GroupDocs.Viewer for ....converting PDF to HTML Fix - Merged cells in Excel sheet are not...not displayed as merged in HTML Fix - Alignment of radio button...

    blog.groupdocs.com/viewer/groupdocs.viewer-supp...
  7. Удаление страниц из PDF с помощью C# | Четные, ...

    Удалите любой набор страниц из файлов PDF с помощью C#. Удалить список страниц, любой заданный диапазон, четные или нечетные страницы из файлов PDF в приложении .NET....Merge for .NET для удаления отдельных...для удаления. Создать объект Merge с исходным путем или потоком...

    blog.groupdocs.com/ru/merger/delete-pages-from-...
  8. Summary Page & DICOM Format for Images - introd...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.3.0 API with Three new features like support of “Compare DICOM format by Comparison.Imaging” and “Apply/Discard changes for DICOM format”, also providing support for “summary page for images”. This monthly release is adding Four improvements like “comparison of result and original files in Images” and “process absorbing of tables with merged cells” along with fixes. Detailed information is listed below....“process absorbing of tables with merged cells” along with fixes. Detailed...process absorbing of tables with merged cells Add ability for comparison...

    blog.groupdocs.com/comparison/summary-page-dico...
  9. 在 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...
  10. دمج العروض التقديمية 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/